]> git.99rst.org Git - openwrt-packages.git/commit
banip: release 1.8.12-1
authorDirk Brenken <redacted>
Fri, 21 Aug 2026 19:46:55 +0000 (21:46 +0200)
committerDirk Brenken <redacted>
Fri, 21 Aug 2026 19:47:17 +0000 (21:47 +0200)
commitdd7b85bb24480ffd9d717c4fb3b23ccbb0987c58
tree1b2dfd3eb300d62a01a3a29a494bb57313bafb2d
parentb785b5c631d4a100fabe0fba1c34146be3275246
banip: release 1.8.12-1

* new option ban_monitorallowed: in allowlist-only mode
  the log monitor only honours the local allowlist, so attackers
  from an explicitly allowed segment can be banned (fixes openwrt/luci#8950)
* adds the allowlist.local.v4/.v6 Sets, built from /etc/banip/banip.allowlist only,
  referenced by no rule
* allowlist-only mode: skip only those external feeds whose direction is
  fully covered by the allowlist, instead of skipping all or none — split Sets included
* f_lookup keeps the monitor Set in sync with resolved domains
* f_restore: no more bogus per-proto restore attempts for the allowlist
* f_report: batched and deduplicated geo lookups, correct Set names in the report
* readme update

Signed-off-by: Dirk Brenken <redacted>
net/banip/Makefile
net/banip/files/README.md
net/banip/files/banip-functions.sh
net/banip/files/banip-service.sh
git clone https://git.99rst.org/PROJECT