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 28106: /trunk/epan/ /trunk/epan/: packet.c packet.h

Date: Tue, 21 Apr 2009 16:53:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28106

User: etxrab
Date: 2009/04/21 09:53 AM

Log:
 Introduce call dissector_try_port_new() to be used when no protocol entry is to be made in the protocols list. Used by asn2wrs dissectors to avoid multiple entrys as calls are made
 multiple times for the same PDU.

Directory: /trunk/epan/
  Changes    Path          Action
  +18 -9     packet.c      Modified
  +6 -0      packet.h      Modified