Wireshark-commits: [Wireshark-commits] master 5564c22: MaxMind DB: Fixup IPv6 address interning.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 10 Mar 2018 17:50:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5564c222e27740166ec36f0cc1e858bcb429f68c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5564c22 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    MaxMind DB: Fixup IPv6 address interning.
    
    Intern IPv6 addresses into their own hash table.
    
    Change-Id: I1ad60bf56585fcd89964e949e8754af3c7512a75
    Reviewed-on: https://code.wireshark.org/review/26414
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  aae6b84   Process MaxMind DB data one line at a time.
    adds  5564c22   MaxMind DB: Fixup IPv6 address interning.


Summary of changes:
 epan/maxmind_db.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)