frenetic-lang / ocaml-openflow

Serialization library for OpenFlow
Other
13 stars 4 forks source link

fix padding for Switch_configuration message #149

Closed fugitifduck closed 10 years ago

fugitifduck commented 10 years ago

the padding is now 2 bytes since of1.3

fugitifduck commented 10 years ago

This pull request should be independent from others