]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/lldpd-structs.h
lldpd: make notifications work when a port goes down
[thirdparty/lldpd.git] / src / lldpd-structs.h
2013-08-13  Vincent Bernatlldpd: make notifications work when a port goes down
2013-08-11  Vincent Bernatinterfaces: abstract a bit MAC address mangling for...
2013-08-11  Roopa Prabhu[PATCH| lldpd: use bond slave real mac with locally...
2013-07-03  Vincent Bernatclient: add "configure/unconfigure system interface...
2013-06-02  Vincent Bernatmarshal: provide type-specific serialization/unserializ...
2013-05-14  roopalldpd: Add tx_hold
2013-05-08  Vincent Bernatlldpd: make fast start work only when receiving LLDP...
2013-05-08  roopalldpd: fast start support
2013-04-19  Vincent Bernatbsd: reorder headers to fix compilation of various BSD
2013-03-31  Vincent Bernatlldpd: limit the maximum of neighbors per port and...
2013-01-22  Vincent Bernatlldpd: pause at start, unpause through lldpcli
2012-12-31  Vincent Bernatevent: use a separate event timer for each port
2012-12-27  Vincent BernatOpenBSD support.
2012-12-22  Vincent Bernatinterfaces: switch to Netlink to gather interface-relat...
2012-09-01  Vincent Bernatlldpd: add proper insert/delete/ageout counters
2012-09-01  Vincent Bernatgeneral: use "TX interval" instead of "TX delay" to...
2012-08-31  Vincent Bernatlldpd: move configuration stuff into a dedicated structure
2012-08-31  Vincent Bernatmarshal: don't marshal the list of chassis
2012-08-30  Vincent Bernatlldpctl: add a "-w" option to watch neighbor changes
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.