ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Tue, 22 Dec 2009 20:01:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31350

User: gerald
Date: 2009/12/22 12:01 PM

Log:
 Change host_name_lookup_process to return TRUE if anything new has been
 resolved since the last time it was called. Use this to redraw the packet
 list and detail any time we have newly-resolved objects.

Directory: /trunk/epan/
  Changes    Path             Action
  +24 -9     addr_resolv.c    Modified
  +8 -2      addr_resolv.h    Modified

Directory: /trunk/gtk/
  Changes    Path          Action
  +24 -6     main.c        Modified