]> git.ipfire.org Git - thirdparty/lldpd.git/commit - NEWS
lldpd: add possibility to disable LLDP
authorVincent Bernat <vincent.bernat@dailymotion.com>
Mon, 12 Nov 2012 15:36:55 +0000 (16:36 +0100)
committerVincent Bernat <vincent.bernat@dailymotion.com>
Mon, 12 Nov 2012 15:36:55 +0000 (16:36 +0100)
commit46baf62775eaca47075e1d9966a2103fd466e4b3
treecdc031685140ed458f4db0d8b9a0360bd22fa2a2
parent181351d6bfddbc2445961b1ce56b47adbca83651
lldpd: add possibility to disable LLDP

LLDP was mandatory. It is now possible to disable it entirely with
`-ll`. In this case, when no neighbor is detected, the first enabled
protocol will be used. For example, with `-ll -c`, lldpd will act as a
pure CDP daemon.
NEWS
src/daemon/lldpd.8
src/daemon/lldpd.c