]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/cdp.c
Use static for all not to be exported symbols
[thirdparty/lldpd.git] / src / cdp.c
2008-12-26  Vincent BernatUse static for all not to be exported symbols
2008-11-26  Vincent BernatUse lldpd_*_cleanup() functions instead of manual free
2008-11-26  Vincent BernatAdd a way to disable Dot1 and Dot3
2008-11-25  Vincent BernatAllow to compile only needed protocols
2008-11-07  Vincent BernatMerge branch 'master' into privsep
2008-11-07  Vincent BernatAdd FDP support
2008-10-31  Vincent BernatCorrectly compute discarded TLV for each port
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-17  Vincent BernatDon't display debug message for valid but unsupported...
2008-10-15  Vincent BernatInitial import