]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/lldpd.c
Allow to force a protocol.
authorVincent Bernat <bernat@luffy.cx>
Fri, 12 Mar 2010 13:47:05 +0000 (14:47 +0100)
committerVincent Bernat <bernat@luffy.cx>
Wed, 17 Mar 2010 12:49:37 +0000 (13:49 +0100)
commit0c877af0a363614c1f3a1c8760ac2a1f6570e6f5
treedd4ea1676de84bc8799a5c91fc4859bf698a92b7
parentb162b740d17ae39ff2fa8a088179790a7c5f1a3a
Allow to force a protocol.

This fixes ticket #34. By using the option to enable a protocol twice,
we are able to speak a protocol even when no peer is detected. In this
case, packets are sent even when another protocol is detected. A new
parameter has been added to get this behaviour for LLDP as well.
CHANGELOG
man/lldpd.8
src/lldpd.c