From: Sam Tannous Date: Thu, 21 Nov 2019 17:27:27 +0000 (-0800) Subject: LLDPD should document system refresh timer (tx-interval * 20) X-Git-Tag: 1.0.5~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ae837fd06da6028c49c18b3f41dc084333cc43a;p=thirdparty%2Flldpd.git LLDPD should document system refresh timer (tx-interval * 20) In LLDPD, each port has its own timer to catch port-related changes and is modified by changing the tx-interval. LLDPD also starts another system based refresh timer on each port for changes like hostname. This is the tx-interval multiplied by 20. This needs to be documented. Signed-off-by: Sam Tannous --- diff --git a/src/client/lldpcli.8.in b/src/client/lldpcli.8.in index 5a9012e1..f7def752 100644 --- a/src/client/lldpcli.8.in +++ b/src/client/lldpcli.8.in @@ -504,7 +504,11 @@ Force port description to the provided string. .Bd -ragged -offset XXXXXX Change transmit delay to the specified value in seconds. The transmit delay is the delay between two transmissions of LLDP PDU. The default -value is 30 seconds. +value is 30 seconds. Note: +.Nm lldpd +also starts another system based refresh timer on each port to detect +changes such as a hostname. This is the value of the tx-interval +multiplied by 20. .Ed .Cd configure