Thomas Clark reported that geoip matching didn't work for ipv6. This series fixes that and a couple of other minor issues. Since v1: * fixed the commit-message in patch 03. Jeremy Sowden (3): configure: update max. supported kernel version. xt_geoip: white-space fixes. xt_geoip: fix in6_addr little-endian byte-swapping. configure.ac | 2 +- extensions/libxt_geoip.c | 28 ++++++++-------------------- extensions/xt_geoip.c | 6 +++--- 3 files changed, 12 insertions(+), 24 deletions(-) -- 2.24.0