]> git.ipfire.org Git - thirdparty/lldpd.git/commit
LLDPD should document system refresh timer (tx-interval * 20)
authorSam Tannous <stannous@cumulusnetworks.com>
Thu, 21 Nov 2019 17:27:27 +0000 (09:27 -0800)
committerVincent Bernat <vincent@bernat.ch>
Thu, 21 Nov 2019 19:18:54 +0000 (20:18 +0100)
commit3ae837fd06da6028c49c18b3f41dc084333cc43a
treee0487704e3b8f1bfc0606e64c202f6ab89d9a2b9
parent314ca2736599323f90201ec1db1d565006abe750
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 <stannous@cumulusnetworks.com>
src/client/lldpcli.8.in