On Wed, Mar 9, 2011 at 5:31 PM, Derek Cormier <[email protected]> wrote: > Open vSwitch starts up with 8 flows, giving my magic number of 4104. > > By the way, what are those 8 flows used for?
It sounds like these are probably the "in-band control" flows that are used to ensure that the switch can connect to its controller. Do they appear in "ovs-ofctl dump-flows" output? (What version of Open vSwitch are you using?) -- "I don't normally do acked-by's. I think it's my way of avoiding getting blamed when it all blows up." Andrew Morton _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
