From df4d6f1f92e75166f8e6fc583ca124f9fd42e92d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 22 May 2015 16:31:21 -0700 Subject: [PATCH] Document load= in the providers manpages Signed-off-by: Tom Eastep --- Shorewall/manpages/shorewall-providers.xml | 17 ++++++++++++++++- Shorewall6/manpages/shorewall6-providers.xml | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/Shorewall/manpages/shorewall-providers.xml b/Shorewall/manpages/shorewall-providers.xml index 67985a6fe..81e3e9462 100644 --- a/Shorewall/manpages/shorewall-providers.xml +++ b/Shorewall/manpages/shorewall-providers.xml @@ -220,7 +220,22 @@ - noautosrc + load=probability + + + Added in Shorewall 4.6.0. This option provides an + alternative method of load balancing based on probabilities. + Providers to be balanced are given a + probability (a number 0 > n + >= 1) with up to 8 digits to the right of the decimal + point. The sum of the probabilities should be + 1.00000000. + + + + + noautosrc Added in Shorewall 4.5.17. Prevents the addition of a diff --git a/Shorewall6/manpages/shorewall6-providers.xml b/Shorewall6/manpages/shorewall6-providers.xml index 89f096c33..a2bf3e4eb 100644 --- a/Shorewall6/manpages/shorewall6-providers.xml +++ b/Shorewall6/manpages/shorewall6-providers.xml @@ -213,7 +213,22 @@ - noautosrc + load=probability + + + Added in Shorewall 4.6.0. This option provides an + alternative method of load balancing based on probabilities. + Providers to be balanced are given a + probability (a number 0 > n + >= 1) with up to 8 digits to the right of the decimal + point. The sum of the probabilities should be + 1.00000000. + + + + + noautosrc Added in Shorewall 4.5.17. Prevents the addition of a