On Sun, Jul 17, 2011 at 12:48:42AM -0700, Justin Pettit wrote: > That said, looking at the source code for replace-flows, it appears > that it's doing an OFPFC_ADD which should be resetting the counters > for existing entries. [...]
I don't think that replace-flows does anything for existing flows that don't need to change. We could have some version of it that always adds every flow, or Jed could just delete all the flows and then add them back. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
