]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/daemon/event.c
lldpctl: add the possibility to force lldpd to start the main loop now
[thirdparty/lldpd.git] / src / daemon / event.c
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-31  Vincent Bernatmarshal: don't marshal the list of chassis
2012-08-30  Vincent Bernatctl: don't serialize notification if no client needs it
2012-08-30  Vincent Bernatctl: increase maximum message size to 512 KB
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.