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 37912: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 06 Jul 2011 05:31:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37912

User: guy
Date: 2011/07/05 10:31 PM

Log:
 Add a URL for the specifications.  (No, the Wireshark source code is not
 a specification.)
 
 Put V1 support back, in case there are captures out there with V1
 packets and somebody wants to read them.
 
 We don't need two identical tests against the minimum length.
 
 For an unknown version, just put in a text item for the data, don't
 append a note to the length field (which is the wrong field to append to
 in any case).
 
 Make routines not used outside this file static.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +713 -92   packet-ppi-vector.c    Modified