ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
authorSimon Horman <horms@verge.net.au>
Fri, 12 Oct 2012 04:00:38 +0000 (13:00 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Oct 2012 16:44:47 +0000 (09:44 -0700)
commit56de7118d0909425d714457f0cb470d69f069421
tree42e6ef625d02e3183681ce565d712c5409960d41
parentc2725b60074755713b2fdd73559b6d24d5eb7970
ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats

* Split OFPRAW_OFPST_PORT_DESC_REPLY into OpenFlow 1.0
  and OpenFlow 1.1+ versions.
* Allow OFPRAW_OFPST_PORT_DESC_REQUEST to be used for
  OpenFlow 1.0+ instead of only OpenFlow 1.0.

This appears to be necessary and sufficient to allow encoding of Port Desc
Stats reply messages and decoding of Port Desc Stats request messages. Or
in other words both the client and server side of ovs-ofctl dump-ports-desc

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-msgs.h