On Tue, Jul 22, 2014 at 5:06 PM, Daniele Di Proietto <[email protected]> wrote: > struct dp_netdev_flow used to have a reference counter. It has been replaced > by > RCU. Unfortunately RCU is not enough if we plan to hold a reference to the > dp_netdev_flow for a long time. So this commit reintroduces reference counting > for struct dp_netdev_flow > > Subsequent commits make use of it. > > Signed-off-by: Daniele Di Proietto <[email protected]>
Pushed patch to master. Thanks, Pravin. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
