Wireshark-commits: [Wireshark-commits] master 7782cb8: sharkd: fix IPv4 GeoIP lookup
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 08 May 2018 13:29:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7782cb86886e5502f6d2b322d2e966079b8ff3b9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7782cb8 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    sharkd: fix IPv4 GeoIP lookup
    
    maxmind_db_lookup_ipv4() expects an address in network byte order
    
    Change-Id: Iaff404e370d8a171fa27bf63cb3d827863e6b0ac
    Ping-Bug: 14656
    Reviewed-on: https://code.wireshark.org/review/27390
    Reviewed-by: Christopher Maynard
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0af6ba1   extcap: Group arguments
    adds  7782cb8   sharkd: fix IPv4 GeoIP lookup


Summary of changes:
 sharkd_session.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)