]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldp: add ability to control propagation of LLDPDU
authorVincent Bernat <vincent@bernat.im>
Tue, 14 Jun 2016 19:44:42 +0000 (21:44 +0200)
committerVincent Bernat <vincent@bernat.im>
Tue, 14 Jun 2016 19:46:13 +0000 (21:46 +0200)
commit1eadc9a1d5ec2bbed62903f71ae68c604660bdae
tree31ef1d019179dccf1239002c32d93e7ad25b654d
parent9122b2c9b1b29c88a3183e553c0bd90e8dfc911c
lldp: add ability to control propagation of LLDPDU

In 802.1AB-2009, two additional target addresses were added to allow an
LLDPDU to not be stopped by some equipments. Expose this ability as a
configure command.

Fix #171
src/client/conf-lldp.c
src/client/display.c
src/client/lldpcli.8.in
src/daemon/client.c
src/daemon/protocols/lldp.c
src/lib/atoms/config.c
src/lib/lldpctl.h
src/lldp-const.h
src/lldpd-structs.h