v0.2.0
This release requires an OCaml version of 4.01 or higher to allow for label overlaps.
Major Enhancements
- Introduce subpackage for lwt runtime support (#44, #45, #54)
- Add support for OpenFlow 1.0 IP wildcard match fields (#50)
- Expose VLAN popping in OpenFlow 1.3 by using
-1
as a special value (#11, #37) - Introduce subpackage for quickcheck instances (#3, #6)
Minor Enhancements
- Add optional arguments to smart constructor for controlling timeout and removal notification for OpenFlow 1.0
FLOW_MOD
message (#55, #56) - Add support for OpenFlow 1.0
FLOW_REMOVED
message (#52, #57) - Add support for OpenFlow 1.0 Queues (#32)
- Add smart constructor for
DELETE_STRICT
FLOW_MOD
message (#27, #48)