openwrt/package
Kevin Darbyshire-Bryant 51ffce0694 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>
2019-08-16 11:27:24 +01:00
..
base-files build: add buildinfo files for reproducibility 2019-08-13 10:40:36 +02:00
boot build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-08-05 23:22:26 +02:00
devel perf: simplify the build process 2019-07-17 12:16:29 +02:00
firmware wireless-regdb: fix build when python2 from package feeds exists 2019-08-04 22:09:20 +02:00
kernel Revert faulty tree push 2019-08-12 12:27:06 +02:00
libs nettle: Update to 3.5.1 2019-08-09 21:40:13 +02:00
network firewall: improve ipset support 2019-08-16 11:27:24 +01:00
system procd: update to latest git HEAD (FS#2425) 2019-08-07 13:56:53 +02:00
utils adb: fix build breakage on recent musl 2019-08-06 00:09:48 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00