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 30420: /trunk/gtk/ /trunk/gtk/: hostlist_table.c hostlis

Date: Fri, 09 Oct 2009 09:01:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30420

User: etxrab
Date: 2009/10/09 02:01 AM

Log:
 From Didier Gautheron:
 Treeview for hostlist. 
 Notes:
 - tested without and with geoip lib but only with the free DB (no lat/long data) thus 'open_as_map_cb' is not really tested.
  
 - It changes the sorting of addresses if 'resolve names' is set and uses the same sorting than conversations. The old way may make more sense for ethernet though.

Directory: /trunk/gtk/
  Changes    Path                Action
  +657 -412  hostlist_table.c    Modified
  +10 -3     hostlist_table.h    Modified