ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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