]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/daemon/lldpd.h
OpenBSD support.
[thirdparty/lldpd.git] / src / daemon / lldpd.h
2012-12-27  Vincent BernatOpenBSD support.
2012-12-27  Vincent Bernatfreebsd: make it compile and work on real FreeBSD systems
2012-12-25  Vincent Bernatinterfaces: sending/receiving on raw interfaces is...
2012-12-25  Vincent Bernatinterfaces: setting up raw interface with BPF filter...
2012-12-24  Vincent Bernatinterfaces: abstraction of interfaces/devices
2012-12-22  Vincent Bernatbuild: ensure _GNU_SOURCE is defined early
2012-12-22  Vincent Bernatinterfaces: switch to Netlink to gather interface-relat...
2012-09-01  Vincent Bernatsnmp: add lldpRemTablesChange notification
2012-09-01  Vincent Bernatgeneral: use "TX interval" instead of "TX delay" to...
2012-08-31  Vincent Bernatlldpctl: add the possibility to force lldpd to start...
2012-08-31  Vincent Bernatlldpd: move configuration stuff into a dedicated structure
2012-08-30  Vincent Bernatlldpctl: add a "-w" option to watch neighbor changes
2012-08-30  Vincent Bernatclient: use libevent's bufferevent infrastructure to...
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.