Wireshark-commits: [Wireshark-commits] rev 47923: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 27 Feb 2013 22:07:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47923

User: guy
Date: 2013/02/27 02:07 PM

Log:
 For subvectors, make a top-level item to cover the entire subvector, and
 put the length, identifier, and value as visible sub-items underneath
 it.  If the length is bad, add an expert info indication under the item
 for the length, rather than using proto_malformed.  Add checks for the
 lengths of each type of subvector.
 
 Add some more subvector types from IEEE 802.5-1998, and use the names
 from that spec.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +296 -88   packet-trmac.c    Modified