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>
Wed, 25 Jul 2012 05:26:30 +0000 (22:26 -0700)
commite1152397ae5307cd7a082361ab81fa73076368f5
treec78790207bbe36790a31bd186445613dfc3aae0f
parent7011767c3497ed1dc05f2bdee96a09b4bc050439
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>
---
v3->v4: Builds, passes unit tests.
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