]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/marshal.h
lldpctl: add the possibility to force lldpd to start the main loop now
[thirdparty/lldpd.git] / src / marshal.h
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.
2012-05-04  Vincent Bernatmarshal: use zero-sized array instead of flexible arrays
2012-01-23  Vincent Bernatmarshal: fix list marshalling and various other changes
2012-01-21  Vincent Bernatmarshal: add a way to ignore a pointer (setting it...
2012-01-21  Vincent Bernatmarshal: handle fixed-size strings
2012-01-21  Vincent Bernatmarshal: allow to specify null-terminated strings
2012-01-21  Vincent Bernatmarshal: use shorter macro names
2012-01-21  Vincent BernatAdd a new serialization engine.