Wireshark-commits: [Wireshark-commits] rev 51153: /trunk/ /trunk/epan/: addr_resolv.c addr_resolv.h

Date: Mon, 05 Aug 2013 16:36:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51153

User: etxrab
Date: 2013/08/05 09:36 AM

Log:
 Use a hastable for port resolution. Currently one table for the 4 protocols with resolution. SCTP and DCCP should perhaps be splited out to their own tables.

Directory: /trunk/epan/
  Changes    Path             Action
  +135 -118  addr_resolv.c    Modified
  +10 -0     addr_resolv.h    Modified

Directory: /trunk/ui/gtk/
  Changes    Path                     Action
  +31 -0     addr_resolution_dlg.c    Modified