]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/lib/atoms/config.c
client: ability to set maximum of neighbors from lldpcli
[thirdparty/lldpd.git] / src / lib / atoms / config.c
2019-04-06  Vincent Bernatclient: ability to set maximum of neighbors from lldpcli
2018-03-18  Vincent BernatMerge pull request #274 from vincentbernat/feature...
2018-03-17  Vincent Bernatlldpd: add an option to keep some specified ports feature/keep-some-ports 274/head
2017-12-30  Vincent BernatMerge pull request #263 from vic-lin-accton/master
2017-12-30  Vincent Bernatlib: ability to configure a local chassis ID 263/head
2017-12-30  vic_linlldpd: check for defined string before use chassis...
2016-06-14  Vincent Bernatlldp: add ability to control propagation of LLDPDU
2016-03-23  Vincent Bernatlib: don't rely on constructors
2015-05-20  Vincent BernatMerge pull request #109 from commodo/add-custom-tlvs
2015-05-19  Alexandru Ardeleanlib: move lldpd-structs.h include into atom.h
2015-04-24  Vincent BernatMerge pull request #106 from commodo/make-some-tlvs...
2015-04-09  Alexandru Ardeleanlldpd: make management addresses advertisement optional
2015-04-09  Alexandru Ardeleanlldpd: make chassis capabilities advertisement optional
2015-04-09  Vincent BernatMerge pull request #105 from commodo/cleanup
2015-04-02  Alexandru Ardeleanlib/private.h: rename to atom.h
2015-04-02  Alexandru Ardeleanlib/atom-private.c: break it into smaller modules