]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/lib/atoms/port.c
lldp: attach remote TTL to port instead of chassis
[thirdparty/lldpd.git] / src / lib / atoms / port.c
2017-02-19  Vincent Bernatlldp: attach remote TTL to port instead of chassis
2016-12-26  Vincent Bernatlib: include MAU type map only when Dot3 support is...
2016-12-26  Vincent BernatMerge pull request #212 from vincentbernat/feature...
2016-12-25  Vincent Bernatlib: add more MAU types
2016-08-30  Vincent BernatMerge pull request #198 from The-42/fix-segfaults
2016-08-30  Bert van Halllib/atoms/port: fix segfaults with minimal information 198/head
2016-03-01  Vincent BernatMerge pull request #163 from kanrajag/feature/enhance...
2016-02-28  kannaenhance custom tlv with add/replace commands 163/head
2015-08-23  Vincent BernatAbility to enable/disable RX/TX individually on each...
2015-08-22  Vincent BernatAdd a default local port as a template for any future...
2015-07-11  Vincent Bernatlib: add compatibility layer with chassis-related infor...
2015-07-11  Vincent Bernatlib: ability to get and query local chassis
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 Ardeleanlib: add custom TLV + list atom(s)
2015-05-19  Alexandru Ardeleanlib: move lldpd-structs.h include into atom.h
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