ofp-util: Add version bitmap support to hello messages.
authorSimon Horman <horms@verge.net.au>
Mon, 5 Nov 2012 06:04:55 +0000 (22:04 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 5 Nov 2012 06:05:27 +0000 (22:05 -0800)
commitde6c85b0a2e61105d288c23b718f6599761c2a2e
tree3d97090ef3c69d05c01d0201ea861e15b091a726
parent7a25bd99246a548891427d62ccefb65f765bbc48
ofp-util: Add version bitmap support to hello messages.

Allow encoding and decoding of version bitmap in hello messages
as specified in Open Flow 1.3.1.

Signed-off-by: Simon Horman <horms@verge.net.au>
[blp@nicira.com simplified and generalized decode/encode functions]
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/openflow-common.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
lib/vconn.c
tests/ofp-print.at