openflow icon indicating copy to clipboard operation
openflow copied to clipboard

The OpenFlow middleware library

Results 3 openflow issues
Sort by recently updated
recently updated
newest added

The OpenFlow specification mentions about the message padding, that forces some of the structures with variable size to be aligned up to 8-byte boundary. Currently the ```ofp``` package does not...

kind/enhancement
kind/help-wanted

Does this project support OpenFlow from 1.0 to 1.5? Or only support a certain version, such as 1.3?

area/v1.5
kind/question

The library more or less is covered with unit tests, but is lack of integration tests, therefore in terms of this issue, should be introduced integration tests with Open V-Switch,...

kind/feature
status/needs-decision
kind/help-wanted