]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/daemon/protocols/lldp.c
interfaces: fix for limitation of 10 VLANs for LLDP .1q feature
[thirdparty/lldpd.git] / src / daemon / protocols / lldp.c
2020-01-26  Radhika Mahankaliinterfaces: fix for limitation of 10 VLANs for LLDP...
2019-11-21  Vincent Bernatlldp: don't discard the whole LLDPDU when only one...
2019-10-19  Vincent BernatMerge pull request #350 from patrikdanielssonaxis/8023bt
2019-10-11  Patrik Danielssonlldp: Power via MDI TLV: Initial support for 802.3bt
2019-10-08  Vincent BernatMerge branch 'feature/vlan-enabled-bridge'
2019-10-01  Vincent Bernatlldp: validate a bit more received LLDP frames
2019-04-06  Vincent Bernatlldp: increase statsTLVsUnrecognizedTotal on unknown TLV
2018-10-02  Vincent Bernatdaemon: do not explicitely inline functions
2017-02-19  Vincent Bernatlldp: don't use chassis TTL anymore
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