]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Sometimes, CDP are transmitted over administration VLAN. We try to
authorVincent Bernat <bernat@luffy.cx>
Sun, 19 Oct 2008 01:49:15 +0000 (03:49 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sun, 19 Oct 2008 01:49:15 +0000 (03:49 +0200)
commitdc1539a44534a36fa8683ecfaddbbd6b34466b96
tree900b162de476174719a2894320f44a2232443388
parent0d2c6d166cbb9a7efc887a599863a1b3e9279494
Sometimes, CDP are transmitted over administration VLAN. We try to
handle this case by handling this additional encapsulation on
reception of CDP frame. Frames are still sent outside of the VLAN.
src/cdp.c
src/edp.c
src/llc.h
src/lldpd.c
src/sonmp.c