wireshark/docbook/wsug_src
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
..
WSUG_app_files.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_app_howitworks.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_app_messages.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_app_protocols.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_app_tools.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_chapter_advanced.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_chapter_build_install.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_chapter_capture.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_chapter_customize.asciidoc Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
WSUG_chapter_introduction.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_chapter_io.asciidoc WSUG: Fixup an apostrophe. 2018-02-26 02:07:42 +00:00
WSUG_chapter_statistics.asciidoc Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
WSUG_chapter_telephony.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_chapter_troubleshoot.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_chapter_use.asciidoc Transition from GeoIP Legacy to MaxMindDB. 2018-03-06 18:02:21 +00:00
WSUG_chapter_work.asciidoc WSUG: Fixup some quotes and apostrophes. 2018-02-26 02:05:17 +00:00
WSUG_preface.asciidoc AsciiDoc: Convert some comments. 2018-02-05 17:02:27 +00:00
capinfos-h.txt [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
dumpcap-h.txt [Automatic update for 2018-01-14] 2018-01-14 08:16:05 +00:00
editcap-F.txt [Automatic update for 2017-10-01] 2017-10-01 08:13:43 +00:00
editcap-T.txt [Automatic update for 2018-02-18] 2018-02-18 08:15:54 +00:00
editcap-h.txt Docbook: Automatically generate the tools help output. 2017-09-25 23:05:11 +00:00
mergecap-h.txt Docbook: Automatically generate the tools help output. 2017-09-25 23:05:11 +00:00
rawshark-h.txt Docbook: Automatically generate the tools help output. 2017-09-25 23:05:11 +00:00
reordercap-h.txt Docbook: Automatically generate the tools help output. 2017-09-25 23:05:11 +00:00
text2pcap-h.txt Use pcapng as the name of the file format. 2018-01-09 00:38:51 +00:00
tshark-h.txt [Automatic update for 2018-01-14] 2018-01-14 08:16:05 +00:00