node_pcap icon indicating copy to clipboard operation
node_pcap copied to clipboard

LLDP decoding.

Open gdyr opened this issue 9 years ago • 1 comments

Have implemented basic LLDP decoder for my own purposes. Hopefully can be useful to others.

Happy to make any changes required to merge.

gdyr avatar Feb 18 '16 01:02 gdyr

Don't know if you want it extended a little more...

https://github.com/king-jam/node_pcap/blob/master/decode/lldp.js -> entry https://github.com/king-jam/node_pcap/tree/master/decode/lldp -> pretty much full support

king-jam avatar May 20 '16 14:05 king-jam