]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: append "was" to an interface description when a neighbor disappear
authorVincent Bernat <bernat@luffy.cx>
Wed, 3 Jul 2013 20:57:00 +0000 (22:57 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 3 Jul 2013 20:57:00 +0000 (22:57 +0200)
commit015ecdd5f6ac032cc53c6ebe0451ac0da0dfe27d
tree1511de2082cd05cf99cc1e52e264ab6dcea9db46
parentbb37268d812b783d956863cd8a159195bad6c4f0
lldpd: append "was" to an interface description when a neighbor disappear

This allows a user to know what neighbor was connected to a
server. This should closes #16.
src/daemon/lldpd.c
src/daemon/priv-bsd.c
src/daemon/priv-linux.c