http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29373
User: guy
Date: 2009/08/10 03:15 PM
Log:
For TLV items that are a single integral value and thus must have a
certain length:
attach the expert item to the length field if we're showing it,
otherwise put in a text item for the malformed TLV and attach
the expert item to that;
don't give up, as we'll just skip the bad item and move on to
the next item.
Directory: /trunk/epan/dissectors/
Changes Path Action
+21 -8 packet-pppoe.c Modified