sharkd: fix IPv4 GeoIP lookup
authorPascal Quantin <pascal.quantin@gmail.com>
Mon, 7 May 2018 20:04:14 +0000 (22:04 +0200)
committerPascal Quantin <pascal.quantin@gmail.com>
Tue, 8 May 2018 13:29:23 +0000 (13:29 +0000)
commit7782cb86886e5502f6d2b322d2e966079b8ff3b9
tree891bcfc445e9be12f539d6913892e8a53048b2bb
parent0af6ba1a53b604dc294c08c6dfc4dde17b4ea506
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@gmail.com>
sharkd_session.c