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 21300: /trunk/ /trunk/epan/dissectors/: packet-rx.c /tru

Date: Mon, 02 Apr 2007 08:26:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21300

User: morriss
Date: 2007/04/02 08:26 AM

Log:
 Make RX a new style dissector: return 0 if there isn't at least 28 bytes of message or if it receives an unknown Type.  Add a check of tvb length to README.developer's cut-n-paste dissector code.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +12 -2     packet-rx.c    Modified

Directory: /trunk/doc/
  Changes    Path                Action
  +3 -0      README.developer    Modified