protos: lldp: Add LLDP dissector to netsniff-ng
commit693f0186c82237483e1f6b2069288021bdf0bac9
authorTobias Klauser <tklauser@distanz.ch>
Mon, 7 Jan 2013 15:43:13 +0000 (7 16:43 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 24 Jan 2013 16:48:58 +0000 (24 17:48 +0100)
treed838fb00310540bee52c95549f31713e82fa7c12
parent769c6ddbd1c878d05808320487171e0eb0dc1220
protos: lldp: Add LLDP dissector to netsniff-ng

The order and presence of the mandatory TLVs is not yet completely
checked. Also the Management Address is not yet implemented.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
src/dissector_eth.c
src/netsniff-ng/Makefile
src/proto_lldp.c [new file with mode: 0644]
src/protos.h
src/xutils.c
src/xutils.h