Wireshark-commits: [Wireshark-commits] rev 27365: /trunk/ /trunk/epan/dissectors/: packet-ip.c /trunk/epan/: geoip_db.c geoip_db.h /trunk/gtk/: hostlist_table.h
From:
ulfl@xxxxxxxxxxxxx
Date: Wed, 04 Feb 2009 01:03:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27365
User: ulfl
Date: 2009/02/03 05:03 PM
Log:
add display of GeoIP latitude/longitude
This is a crude hack, as the current Wireshark interface to GeoIP is not really suitable for reading several values of a single GeoIP database :-(
Directory: /trunk/epan/dissectors/
Changes Path Action
+36 -2 packet-ip.c Modified
Directory: /trunk/epan/
Changes Path Action
+72 -1 geoip_db.c Modified
+7 -0 geoip_db.h Modified
Directory: /trunk/gtk/
Changes Path Action
+1 -1 hostlist_table.h Modified