On Tue, Aug 16, 2011 at 01:57:18PM -0700, Ethan Jackson wrote: > When a flow is added to the flow table, its packet and byte > counters should be reset. This patch efficiently approximates this > behavior. It also does some minor code refactoring. > > Bug #3183.
Seems reasonable. Thanks. I noticed that the comment on the 'accounted_bytes' member still refers to an "account_cb" callback that doesn't exist anymore. I guess it should talk about facet_account() now. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev