]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
geoip: store database in network byte order
authorPhilip Prindeville <philipp@redfish-solutions.com>
Mon, 12 Feb 2018 23:06:46 +0000 (16:06 -0700)
committerJan Engelhardt <jengelh@inai.de>
Mon, 19 Feb 2018 00:42:29 +0000 (01:42 +0100)
commitb91dbd03c717716a05db720437b2cf57812e710c
tree53be2ee43282ee3b633135e8bf42bfdddf4d9daa
parent254c6926d3a4cb75daa02bde73cc7b1f8619e544
geoip: store database in network byte order

This allows a single database to be built and distributed as a
package that is accepted by both big- and little-endian hosts.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
extensions/libxt_geoip.c
geoip/xt_geoip_build