]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/client/conf-lldp.c
interfaces: fix alias handling
[thirdparty/lldpd.git] / src / client / conf-lldp.c
2016-02-04  Vincent Bernatinterfaces: fix alias handling
2015-08-23  Vincent BernatAbility to enable/disable RX/TX individually on each...
2015-08-23  Vincent Bernatlldpcli: fix per-port occurrences of "conf lldp"
2015-08-22  Vincent BernatAdd a default local port as a template for any future...
2015-07-30  Vincent BernatMerge pull request #124 from commodo/rename-unconfig...
2015-07-30  Alexandru Ardeleanlldpcli: rename "unconfigure lldp custom-tlvs" to ... 124/head
2015-05-20  Vincent Bernatlldpcli: fix a memory leak when querying custom TLVs
2015-05-20  Vincent BernatMerge pull request #109 from commodo/add-custom-tlvs
2015-05-19  Alexandru Ardeleanlldpd: make custom TLV code optional
2015-05-19  Alexandru Ardeleanclient: implement client interface for custom TLVs
2015-04-26  Vincent Bernatclient: fix a trivial typo
2015-04-24  Vincent BernatMerge pull request #106 from commodo/make-some-tlvs...
2015-04-16  Alexandru Ardeleanclient: add some log_debug() messages 106/head
2015-04-09  Alexandru Ardeleanlldpd: make management addresses advertisement optional
2015-04-09  Alexandru Ardeleanlldpd: make chassis capabilities advertisement optional
2015-03-29  Vincent Bernatlldpcli: use "description" keyword when setting port...
2015-03-29  Vincent Bernatlldpcli: ensure optional local port description cannot...
2015-03-29  Vincent BernatMerge pull request #101 from commodo/port_label2
2015-03-24  Alexandru Ardeleanlldpd: add port description override via lldpcli 101/head
2015-03-24  Alexandru Ardeleanlldpd: implement basic support to override port IDs...
2014-05-21  Vincent Bernatlldpcli: fix a format warning
2014-05-21  Vincent Bernatlldpcli: remove unused variable
2014-05-21  Sam TannousSupport for modifying PortID TLV
2013-06-20  Vincent Bernatlldpcli: split `conf.c` into `conf-system.c` and `conf...