Wireshark-commits: [Wireshark-commits] master 9e747b9: Add GeoIP database UN*X system path

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Jul 2016 12:24:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e747b9c388df04b49d2794a59285d88a583ffc0
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9e747b9 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Add GeoIP database UN*X system path
    
    Most distros provide GeoIP database packages that install to /usr/share/GeoIP.
    Use this as a system default.
    
    Change-Id: I2b4ddf7e2467263491b18a97e908a247db0ac9a3
    Reviewed-on: https://code.wireshark.org/review/16767
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  fd84add   IPv6: Add deprecation expert infos
    adds  9e747b9   Add GeoIP database UN*X system path


Summary of changes:
 epan/geoip_db.c |   25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)