Wireshark-commits: [Wireshark-commits] rev 51119: /trunk/ /trunk/epan/: addr_resolv.c addr_resolv.h
Date: Fri, 02 Aug 2013 15:05:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51119

User: etxrab
Date: 2013/08/02 08:05 AM

Log:
 - Use a hashtable for eth lookup.
 Currently broken get_ether_addr().
 - Show hastable content in address dlg.(temp solution).

Directory: /trunk/epan/
  Changes    Path             Action
  +100 -47   addr_resolv.c    Modified
  +11 -0     addr_resolv.h    Modified

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