On Thu, Jul 28, 2011 at 10:57:51AM +0900, Simon Horman wrote: > On Wed, Jul 27, 2011 at 04:41:21PM -0700, Ben Pfaff wrote: > > I don't see anything that initializes the threshold in the absence of a > > call to ofproto_set_flow_eviction_threshold(). > > Yes, that is true. My assumption was that it would always be called.
It's always called when bridge.c is driving the ofproto. It's always been my intention, though, for ofproto to be a library that supports multiple clients. I've heard rumors that some companies do use it that way. Within the Open vSwitch tree itself, there's also test-openflowd. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
