openflow: Separate OF1.0, OF1.1 flow_mod constants and types.
authorBen Pfaff <blp@nicira.com>
Wed, 4 Jul 2012 06:01:59 +0000 (23:01 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 31 Jul 2012 04:09:22 +0000 (21:09 -0700)
commit358058064ba6544c9d310c78859b02a42e09f76b
tree236ee84d8a818780c5fe215dac94a10a4c5d07f8
parente2b9ac44c82590c2a9a27bff79ae43899277f703
openflow: Separate OF1.0, OF1.1 flow_mod constants and types.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Tested-by: Simon Horman <horms@verge.net.au>
Reviewed-by: Simon Horman <horms@verge.net.au>
include/openflow/nicira-ext.h
include/openflow/openflow-1.0.h
include/openflow/openflow-common.h
lib/ofp-msgs.h
lib/ofp-print.c
lib/ofp-util.c
ofproto/ofproto.c
utilities/ovs-ofctl.c