Wireshark-commits: [Wireshark-commits] master 6a819d9: MaxMindDB: Add country ISO codes.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 10 Mar 2018 19:21:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a819d9950e41244b742073f0962e2c5a80eb735
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6a819d9 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    MaxMindDB: Add country ISO codes.
    
    Add and dissect country ISO codes. Prefer them when printing summary
    information.
    
    Change-Id: I3ce2bde88fa5ca2604c8bb745c42f239660252ff
    Reviewed-on: https://code.wireshark.org/review/26415
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5564c22   MaxMind DB: Fixup IPv6 address interning.
    adds  6a819d9   MaxMindDB: Add country ISO codes.


Summary of changes:
 epan/dissectors/packet-ip.c   | 25 ++++++++++++++++++++++++-
 epan/dissectors/packet-ipv6.c | 31 ++++++++++++++++++++++++++++++-
 epan/maxmind_db.c             |  5 ++++-
 epan/maxmind_db.h             |  1 +
 4 files changed, 59 insertions(+), 3 deletions(-)