]> git.ipfire.org Git - thirdparty/ipset.git/commit
tests: cidr.sh: Respect IPSET_BIN env var
authorPhil Sutter <phil@nwl.cc>
Thu, 12 Dec 2024 12:47:31 +0000 (13:47 +0100)
committerJozsef Kadlecsik <kadlec@netfilter.org>
Sun, 15 Dec 2024 16:08:36 +0000 (17:08 +0100)
commit61d78c20377e602de2759b58c3abb0d14ca50f7b
treee09b0070bcb98ca58bf0e47a582aa71e870408d4
parent316f592ddc547c28388da4e7cb7c5c8f89cd3591
tests: cidr.sh: Respect IPSET_BIN env var

Allow callers to specify the ipset binary to test (with), just like
runtest.sh itself does, too.

Fixes: d05e7e9349bd1 ("Out of bound access in hash:net* types fixed")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Jozsef Kadlecsik <kadlec@netfilter.org>
tests/cidr.sh