firewall: improve ipset support
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 16 Aug 2019 09:05:12 +0000 (10:05 +0100)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 20:07:01 +0000 (16:07 -0400)
commitef8d53677567151850cfd6e59a68b73645673245
tree2afd44cc0b81fa3c0e4639f9ab8fabfaee96c36f
parent1e227afea4d66dc6952bc56d5a1a431ff802cd6f
firewall: improve ipset support

Bump to latest git HEAD

509e673 firewall3: Improve ipset support

The enabled option did not work properly for ipsets, as it was not
checked on create/destroy of a set. After this commit, sets are only
created/destroyed if enabled is set to true.

Add support for reloading, or recreating, ipsets on firewall reload.  By
setting "reload_set" to true, the set will be destroyed and then
re-created when the firewall is reloaded.

Add support for the counters and comment extensions. By setting
"counters" or "comment" to true, then counters or comments are added to
the set.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(cherry picked from commit 51ffce069424f86e894369cee5cd327dd503db5f)
package/network/config/firewall/Makefile