Re: [ovs-dev] [PATCH] ofproto: Optionally flush all learning tables with appctl.

2012-01-24 Thread Ben Pfaff
On Tue, Jan 24, 2012 at 02:41:29PM -0800, Ethan Jackson wrote: > Signed-off-by: Ethan Jackson Looks good to me. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] ofproto: Optionally flush all learning tables with appctl.

2012-01-24 Thread Ethan Jackson
Signed-off-by: Ethan Jackson --- ofproto/ofproto-dpif.c | 23 +++ vswitchd/ovs-vswitchd.8.in |5 +++-- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/ofproto/ofproto-dpif.c b/ofproto/ofproto-dpif.c index 471ba64..ea5ed1e 100644 --- a/ofproto/ofproto