On Thu, Jul 09, 2015 at 01:42:16PM +0900, Yusuke Iwase wrote:
> I'm developing an OpenFlow controller which supports OpenFlow 1.5.
> I want to validate my implementation by using the packet data
> generated by lib.ofp-util.
> 
> But, unfortunately, some packet data of lib.ofp-util seems not be
> composed in OpenFlow 1.5 structure.
> It seems to be version 1.4 or earlier structure.
> aggregate_stats, flow_removed, packet_out, etc

OpenFlow 1.4 and 1.5 aren't fully supported, which is why they aren't
enabled by default.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to