]> git.ipfire.org Git - ipfire-2.x.git/commit
rules.pl: Fix automatic ipset sets cleanup.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 25 Apr 2022 19:04:53 +0000 (21:04 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 29 Apr 2022 19:47:43 +0000 (19:47 +0000)
commit8b97a537f5f9e798a1ab307b2c32bd9a8b0f6913
tree6e80d6d3c778bfa5f1cd8daa896671315f933c2b
parent2f908d96489d6de9f1acc783c23f7fbe0057ed1d
rules.pl: Fix automatic ipset sets cleanup.

The array of used/loaded ipsets needs to be reloaded before
the cleanup can be started to also handle sets which are loaded during
runtime.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Acked-by: Peter Müller <peter.mueller@ipfire.org>
config/firewall/rules.pl