]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
geoip: replace xt_geoip_build's -S option by new option -i
authorJan Engelhardt <jengelh@inai.de>
Tue, 12 May 2020 20:43:58 +0000 (22:43 +0200)
committerJan Engelhardt <jengelh@inai.de>
Tue, 12 May 2020 20:47:00 +0000 (22:47 +0200)
commitb87366bb83af294fb80c9716be0e1efbf481ceeb
tree041321215b26807749da7b6355ca6e5793023615
parent8bbb0cb3eb463eeffad3568dd5252195259693e5
geoip: replace xt_geoip_build's -S option by new option -i

The Maxmind DB came with potentially multiple files, but DBIP is
currently just one. Drop the -S argument and instead introduce -i.
geoip/xt_geoip_build
geoip/xt_geoip_build.1