]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/daemon/protocols/lldp.c
lldp: attach remote TTL to port instead of chassis
[thirdparty/lldpd.git] / src / daemon / protocols / lldp.c
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2016-09-12  Vincent Bernatlldp: only enable LLDP-MED capibility TLV if we have...
2016-07-29  Vincent BernatRevert "lldp: skip empty LLDP-MED inventory TLV instead"
2016-07-29  Vincent Bernatlldp: skip empty LLDP-MED inventory TLV instead
2016-06-14  Vincent Bernatlldp: add ability to control propagation of LLDPDU
2016-06-11  Vincent Bernatlldp: accept LLDP frames sent through S-VLAN/C-VLAN...
2015-10-04  Vincent Bernatprotocols: don't use assert on paths that can be reached
2015-10-04  Vincent Bernatlldp: fix small indentation issue
2015-10-03  Vincent Bernatlldp: fix a buffer overflow when handling management...
2015-05-21  Vincent Bernatlldp: do appropriate cleanup when unable to allocate...
2015-05-20  Vincent BernatMerge pull request #109 from commodo/add-custom-tlvs
2015-05-19  Alexandru Ardeleanlldpd: convert 'oui_info' member to dynamic array 109/head
2015-05-19  Alexandru Ardeleanlldpd: make custom TLV code optional
2015-05-19  Alexandru Ardeleandaemon: add basic custom TLV send & receive
2015-05-19  Alexandru Ardeleandaemon: reduce log_info() to log_debug() for unknown...
2015-04-24  Vincent BernatMerge pull request #106 from commodo/make-some-tlvs...
2015-04-09  Alexandru Ardeleanlldpd: make chassis capabilities advertisement optional
2015-04-09  Alexandru Ardeleandaemon/protocols/lldp.c: do not send system capabilitie...
2015-04-09  Vincent BernatMerge pull request #105 from commodo/cleanup
2015-04-02  Alexandru Ardeleandaemon: move protocol files into subfolder 105/head