]> git.99rst.org Git - openwrt-packages.git/commit
banip: update 1.8.13-2
authorDirk Brenken <redacted>
Thu, 10 Sep 2026 18:02:03 +0000 (20:02 +0200)
committerDirk Brenken <redacted>
Thu, 10 Sep 2026 18:02:03 +0000 (20:02 +0200)
commitb9e0cefee0866381c146b32da2e1e81dbeffb368
tree5959d7bb2cf4c88d13a4eb739270f1dbd3dcfe8f
parenta091af03e4e9a8c889c1df54ee28094e0285b448
banip: update 1.8.13-2

- cap the GeoIP lookup at 15 batch requests per report run (ip-api.com rate limit)
- reuse the map data for 60 seconds instead of querying the service again
- log batch requests without geo data
- limit the parallel background jobs exactly to `ban_cores (same as adblock)
- LuCI:  fix the GeoIP map description
- readme update

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