exported / dpkt

Automatically exported from code.google.com/p/dpkt
Other
0 stars 0 forks source link

Support for LLDP (802.1AB) #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is no support for LLDP packets parsing.  A recursive parser is needed, so 
I took a shot at it.  Some unit test has been provided with the file too.  If 
someone would review the code and push it, it would be helpful.

Regards
KK
(yapkke@gmail.com)

Original issue reported on code.google.com by yap...@gmail.com on 16 Feb 2011 at 7:34

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Sorry, the trap of infinite cycle of improvement.  This is a better one.

Original comment by yap...@gmail.com on 16 Feb 2011 at 7:55

Attachments:

GoogleCodeExporter commented 9 years ago
I also implemented lldp. I think this is super set of the above patches.
Any comments. How can I make progress lldp support?

Original comment by isaku.ya...@gmail.com on 8 Jun 2012 at 2:12

Attachments: