On Tue, Aug 21, 2012 at 01:55:39PM +0900, Simon Horman wrote:
> Split OFPRAW_OFPST_PORT_{REQUEST,REPLY} into OpenFlow 1.0 and 1.1+
> versions.
>
> This prepares for encoding and decoding Open Flow 1.1 and 1.2 Port Stats
> Request and Reply messages.
>
> Signed-off-by: Simon Horman <[email protected]>
This commit makes me nervous because it only half-updates
ofctl_dump_ports(): it always fills out an ofp10_port_stats_request,
even if it allocated an ofp11_port_stats_request.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev