Re: [ovs-dev] [PATCH] vswitchd: Update flow-eviction-threshold documentation

2013-06-20 Thread Ben Pfaff
On Thu, Jun 20, 2013 at 09:25:30AM +0900, Joe Stringer wrote: > Patch 27a88d1373cbfcceac6d901bbf1c17051aa7845f caused the vswitchd > documentation and the code to digress. This brings them back in line. > > Signed-off-by: Joe Stringer Thanks, applied to master, branch-1.11, branch-1.10.

[ovs-dev] [PATCH] vswitchd: Update flow-eviction-threshold documentation

2013-06-19 Thread Joe Stringer
Patch 27a88d1373cbfcceac6d901bbf1c17051aa7845f caused the vswitchd documentation and the code to digress. This brings them back in line. Signed-off-by: Joe Stringer --- vswitchd/vswitch.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vsw