[Olsr-dev] [PATCH RFC v1 4/4] PUD: add SmartGatewaySpeedFile{, Period} to config
Hans-Christoph Steiner
(spam-protected)
Thu May 10 18:39:12 CEST 2012
This seems to only affect PUD, so I'd say its safe to commit. Plus its just documentation :)
.hc
On May 10, 2012, at 11:56 AM, Ferry Huberts wrote:
> 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
>
>
> --
> Olsr-dev mailing list
> (spam-protected)
> https://lists.olsr.org/mailman/listinfo/olsr-dev
More information about the Olsr-dev
mailing list