[Olsr-dev] [PATCH RFC v1 4/4] PUD: add SmartGatewaySpeedFile{, Period} to config
Ferry Huberts
(spam-protected)
Thu May 10 17:56:44 CEST 2012
From: Ferry Huberts <(spam-protected)>
Signed-off-by: Ferry Huberts <(spam-protected)>
---
lib/pud/doc/olsrd.conf.default.pud | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/lib/pud/doc/olsrd.conf.default.pud b/lib/pud/doc/olsrd.conf.default.pud
index 97d3a0e..3dd1502 100644
--- a/lib/pud/doc/olsrd.conf.default.pud
+++ b/lib/pud/doc/olsrd.conf.default.pud
@@ -194,6 +194,20 @@ SmartGatewaySpeed 128 1024
# SmartGatewayPrefix 0::/0
+# Specifies the file to watch for (dynamic) values for SmartGatewaySpeed.
+# If not specified then no watching is performed.
+# (default is unspecified)
+
+# SmartGatewaySpeedFile ""
+
+# Specifies the period in milliseconds on which to read the
+# SmartGatewaySpeedFile (if it changed) and activate its new setting for
+# SmartGatewaySpeed. This setting is only relevant if SmartGatewaySpeedFile
+# has been configured.
+# (default is 10000 milliseconds)
+
+# SmartGatewaySpeedFilePeriod 10000
+
##############################
### OLSR protocol settings ###
##############################
--
1.7.7.6
More information about the Olsr-dev
mailing list