Abstract everything that uses ofp_phy_port, add OF1.1 support.
authorBen Pfaff <blp@nicira.com>
Thu, 16 Feb 2012 00:33:04 +0000 (16:33 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 7 Mar 2012 22:05:11 +0000 (14:05 -0800)
commit9e1fd49b0cf494315c82f27c651486ef82e83446
tree088387523b456152f245911f9dd1f29ddc048b29
parent08f94c0e1a47518e73f954af8f61eb0df31ac8bd
Abstract everything that uses ofp_phy_port, add OF1.1 support.

Reviewed-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
16 files changed:
include/openflow/openflow-1.0.h
include/openflow/openflow-1.1.h
include/openflow/openflow-common.h
lib/learning-switch.c
lib/ofp-errors.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto-dpif.c
ofproto/ofproto-provider.h
ofproto/ofproto.c
tests/ofp-print.at
tests/ofproto.at
utilities/ovs-ofctl.c