From c594e2484da2a84b42d7c453ec30e16939a5e207 Mon Sep 17 00:00:00 2001 From: Joe Stringer Date: Thu, 20 Jun 2013 09:25:30 +0900 Subject: [PATCH] vswitchd: Update flow-eviction-threshold documentation Patch 27a88d1373cbfcceac6d901bbf1c17051aa7845f caused the vswitchd documentation and the code to digress. This brings them back in line. Signed-off-by: Joe Stringer Signed-off-by: Ben Pfaff --- vswitchd/vswitch.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index c6750d60f..b96284942 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -133,7 +133,7 @@ usage and packet loss.

- The default is 1000. Values below 100 will be rounded up to 100. + The default is 2500. Values below 100 will be rounded up to 100.

-- 2.47.0