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)
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>

No differences found