openwrt/package
Kevin Darbyshire-Bryant fcab45af13 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 51ffce0694)
2019-09-04 13:39:57 +02:00
..
base-files build: add buildinfo files for reproducibility 2019-09-04 13:39:13 +02:00
boot build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-09-04 13:35:17 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-08-27 10:31:06 +02:00
kernel gpio-button-hotplug: add volume button handling 2019-09-04 13:36:43 +02:00
libs nettle: Update to 3.5.1 2019-09-04 13:37:38 +02:00
network firewall: improve ipset support 2019-09-04 13:39:57 +02:00
system procd: update to latest git HEAD (FS#2425) 2019-09-04 13:36:24 +02:00
utils build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-09-04 13:35:17 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00