wireshark/packaging/macosx/Scripts
Gerald Combs a1da75c554 Transition from GeoIP Legacy to MaxMindDB.
MaxMind is discontinuing its legacy databases in April in favor of
GeoIP2, which use a newer database format (MaxMind DB). The reference C
library (libmaxminddb) is available under the Apache 2.0 license which
isn't quite compatible with ours.

Add mmdbresolve, a utility that reads IPv4 and IPv6 addresses on stdin
and prints resolved information on stdout. Place it under a liberal
license (MIT) so that we can keep libmaxminddb at arm's length. Add
epan/maxmind_db.[ch], which spawns mmdbresolve and communicates with it
via stdio.

Migrate the preferences and documentation to MaxMindDB.

Change the IPv4 and IPv6 asnum fields to FT_UINT32s. Change the
geographic coordinate fields to FT_DOUBLEs.

Bug: 10658
Change-Id: I24aeed637bea1b41d173270bda413af230f4425f
Reviewed-on: https://code.wireshark.org/review/26214
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-03-06 18:02:21 +00:00
..
chmodbpf-postinstall.sh Only nuke the startup item once we've installed the launch daemon. 2014-06-07 17:47:20 +00:00
cli-postinstall.sh Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
cli-preinstall.sh Simplify the CLI preinstall script a bit and hopefully get rid of an error. 2013-11-13 02:50:25 +00:00
wireshark-postinstall.sh Remove the endpoint "Map" feature. 2018-03-02 21:59:21 +00:00