]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Don't check CDP checksums.
authorVincent Bernat <bernat@luffy.cx>
Tue, 8 Jun 2010 16:45:52 +0000 (18:45 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 8 Jun 2010 16:48:05 +0000 (18:48 +0200)
commit4ea508095301bc532d25393f10545d12563a8099
tree678d158a4331a4203dae8c10b420d16e6ae1f4b0
parent4969720835baabda824966967cbf259fdbdd2655
Don't check CDP checksums.

Some VLAN encapsulated CDP frames seem to have a checksum difficult to
verify. We give up on checking correctly CDP checksums. It is turned
into a dead code for future reference.
CHANGELOG
src/cdp.c