bridge: Move logic for flushing flows and standalone mode into connmgr.
authorBen Pfaff <blp@nicira.com>
Fri, 8 Apr 2011 20:44:38 +0000 (13:44 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Apr 2011 00:11:29 +0000 (17:11 -0700)
commit08fd19f01b22226e25a5112b13eb951190ea8d00
tree16bf212eeba729204435fa54f87526b67beac757
parent02013bc03c5d5d9497af2ccb6982feb97dd5ee94
bridge: Move logic for flushing flows and standalone mode into connmgr.

This improves the abstraction behind ofproto and connmgr.

Some of this could even go into fail_open, but I'm not sure that it would
make anything easier to understand.
ofproto/connmgr.c
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c