http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35737
User: jake
Date: 2011/01/31 02:31 PM
Log:
From Johan Kristell:
In the standard 802.3at-2009 the PoE+ TLVs are 12 bytes long, but in the
earlier version 802.3bc-2009, they are 7 bytes long (the power type/
source/priority, and the requested and allocated fields are lacking).
Not respecting the length of the TLV leads to wireshark displaying garbage
data and could lead to reading outside of buffer.
Directory: /trunk/epan/dissectors/
Changes Path Action
+5 -2 packet-lldp.c Modified