Implement OFPP_NORMAL action in secchan and hook into vswitchd.
authorBen Pfaff <blp@nicira.com>
Tue, 10 Mar 2009 21:03:13 +0000 (14:03 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 10 Mar 2009 21:04:19 +0000 (14:04 -0700)
commit76fdb7e577e044ffd445e1dc4f2a0bd4b64ecb5a
tree969c83456e5996f82be6089aa33d95f591a1952f
parente7066039a80886bbaf6484504e636ba13f677234
Implement OFPP_NORMAL action in secchan and hook into vswitchd.

Bonded interface accounting and rebalancing has been removed and needs to
be added back in.

Handling of ARP packets arriving on bonded interfaces is also known to
be broken.
secchan/ofproto.c
secchan/ofproto.h
vswitchd/automake.mk
vswitchd/bridge.c
vswitchd/flowtrack.c [deleted file]
vswitchd/flowtrack.h [deleted file]