Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 31309: /trunk/ /trunk/epan/dissectors/: packet-ber.c pac

Date: Fri, 18 Dec 2009 15:18:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31309

User: stig
Date: 2009/12/18 07:18 AM

Log:
 Added option (-C) to check for SIZE constraints in octet-string, integer,
 enumerated, sequence-of and set-of types.
 
 Added BER functions to check for SIZE constraints and give expert info warnings.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +97 -9     packet-ber.c    Modified
  +11 -0     packet-ber.h    Modified

Directory: /trunk/tools/
  Changes    Path          Action
  +56 -21    asn2wrs.py    Modified