ofp-util: Flow Dump Protocol for OpenFlow 12
authorSimon Horman <horms@verge.net.au>
Tue, 20 Nov 2012 01:50:39 +0000 (10:50 +0900)
committerBen Pfaff <blp@nicira.com>
Tue, 20 Nov 2012 04:40:32 +0000 (20:40 -0800)
commit8d7785bd5a9e8ce9f21714cc7a7c7dca1086bed0
tree5179d049eb0f458fa9ec5380ba0f9735de0627e6
parent2388a783e25d53ae92090430260fbcfb5d7a8d47
ofp-util: Flow Dump Protocol for OpenFlow 12

Allow only OpenFlow 12 as a flow dump protocol.

The implementation of set_protocol_for_flow_dump ensures that
this will only be selected if an OpenFlow12 connection has
been negotiated.

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