ofp-msgs: Split OFPRAW_OFPST_TABLE_REPLY
authorSimon Horman <horms@verge.net.au>
Thu, 9 Aug 2012 08:49:33 +0000 (17:49 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 10 Aug 2012 16:55:07 +0000 (09:55 -0700)
Split OFPRAW_OFPST_TABLE_REPLY into OpenFlow 1.0, 1.1 and 1.2 versions.

This is preparation for allowing encoding and  decoding of Open Flow 1.1
and 1.2 Table Stats Reply messages.

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

No differences found