]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/lldpd.c
Add support to read /etc/os-release for system information.
[thirdparty/lldpd.git] / src / lldpd.c
2008-11-07  Vincent BernatStart privilege separation
2008-10-29  Vincent BernatMove client handling in a separate file
2008-10-20  Vincent BernatTest if ifa_addr is NULL before using it.
2008-10-20  Vincent BernatTest earlier if the interface is an Ethernet one.
2008-10-20  Vincent BernatHandle frames encapsulated in VLAN.
2008-10-20  Vincent BernatAllow to receive frames on VLAN interfaces.
2008-10-20  Vincent BernatDo not try to catch CDP frame inside VLAN tagged frame.
2008-10-19  Vincent BernatSometimes, CDP are transmitted over administration...
2008-10-15  Vincent BernatInitial import