]> git.ipfire.org Git - thirdparty/lldpd.git/commit - NEWS
client: add "configure/unconfigure system interface description" command
authorVincent Bernat <bernat@luffy.cx>
Wed, 3 Jul 2013 08:05:23 +0000 (10:05 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 3 Jul 2013 08:05:23 +0000 (10:05 +0200)
commitbb37268d812b783d956863cd8a159195bad6c4f0
tree3610d7cf7c83ddd3d6db9989b27745db79a3dd58
parent2de09499f87ffd9ea8a8df5d1aae9eb4b9a6261f
client: add "configure/unconfigure system interface description" command

This allows to enable/disable updating interface description based on
visible neighbors.
12 files changed:
NEWS
src/client/client.h
src/client/conf-system.c
src/client/conf.c
src/client/display.c
src/client/lldpcli.8
src/daemon/client.c
src/daemon/lldpd.c
src/lib/Makefile.am
src/lib/atom-private.c
src/lib/lldpctl.h
src/lldpd-structs.h