ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
authorSimon Horman <horms@verge.net.au>
Sat, 6 Oct 2012 10:39:49 +0000 (19:39 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 10 Oct 2012 17:32:09 +0000 (10:32 -0700)
commitf8e4867eafd076e94bdb5bcf7c7dc69ca7a9c8ae
treedfd270e9d08a826d2ca9ef4cd219ffcd8dbc1bd8
parent6dcf2bc367acf876636e1a9542663bd95d28cf8c
ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages

This allows for encoding and decoding Open Flow 1.1 and 1.2 Port Stats
Request and Reply message

Signed-off-by: Simon Horman <horms@verge.net.au>
[blp@nicira.com added ofputil_count_port_stas(), simplified
 interface of ofputil_decode_port_stats(), style changes]
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-msgs.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c
tests/ofp-print.at
utilities/ovs-ofctl.c