On Thu, Jun 27, 2013 at 01:39:49AM +0300, Jarno Rajahalme wrote: > Add a reason parameter to delete_flow__() and delete_flows__() functions. > Use OFPRR_EVICTION when add_flow() evicts an existing flow. > > Signed-off-by: Jarno Rajahalme <jarno.rajaha...@nsn.com>
>From the changelog, I didn't understand what problem this solved. I changed the commit message to: ofproto: Use OFPRR_EVICTION consistently when evicting flows. Multiple code paths can evict flows, but before this commit only one of those code paths used OFPRR_EVICTION as the reason code. and applied this to master. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev