Re: [ovs-dev] [eviction 10/12] ofproto: Move 'used' from ofproto_dpif into ofproto.
Looks cleaner. Ethan On Fri, Jan 13, 2012 at 16:43, Ben Pfaff wrote: > This will allow the upcoming flow table eviction policy code to determine > which flows will expire soon. > > Signed-off-by: Ben Pfaff > --- > NEWS | 3 +++ > ofproto/ofproto-dpif.c | 15 +
[ovs-dev] [eviction 10/12] ofproto: Move 'used' from ofproto_dpif into ofproto.
This will allow the upcoming flow table eviction policy code to determine which flows will expire soon. Signed-off-by: Ben Pfaff --- NEWS |3 +++ ofproto/ofproto-dpif.c | 15 +-- ofproto/ofproto-provider.h |6 -- ofproto/ofproto.c |