]> git.99rst.org Git - openwrt-packages.git/commit
banip: release 1.8.13
authorDirk Brenken <redacted>
Tue, 8 Sep 2026 15:58:17 +0000 (17:58 +0200)
committerDirk Brenken <redacted>
Tue, 8 Sep 2026 15:58:17 +0000 (17:58 +0200)
commitaca7007595f4a5d468938cf8e1fea889ba7b5067
tree35152e6ca31e222773a6fdaaaea4f429421944f5
parent54aae64f112527444095fecd4f481b3856950eb0
banip: release 1.8.13

- f_getup() collects the wan state in one pass and diffs the uplink against
  the local allowlist
- new f_refresh() patches only the changed allowlist Set elements
   in a single atomic nft transaction, without touching the running instance
- the procd trigger calls start refresh, start_service() picks the path, a manual start is unaffected
- wan6 in ban_trigger is supported now
- updatted the README and moved to the package root
- LuCI: reworked the feed editor, get rid of custom css

Signed-off-by: Dirk Brenken dev@brenken.org
Signed-off-by: Dirk Brenken <redacted>
net/banip/Makefile
net/banip/README.md [moved from net/banip/files/README.md with 99% similarity]
net/banip/files/banip-functions.sh
net/banip/files/banip.init
git clone https://git.99rst.org/PROJECT