]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
rules.pl: Move flush of LOCATIONBLOCK into main flush() function.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 14 Feb 2022 18:42:47 +0000 (19:42 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 15 Feb 2022 18:06:54 +0000 (18:06 +0000)
commitbbeb2a5067f72d0f4073a7a183ed6f1f3477765c
treed0a6da3914862b68fffa3cc629a86184d62bf078
parent19e5c03f1525b907d62b3a72d586e89ab6e551d1
rules.pl: Move flush of LOCATIONBLOCK into main flush() function.

It is required to get rid of all ipset based rules before all of
the loaded ipset lists can be destroyed.

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