banip: update 1.8.8-5
authorDirk Brenken <redacted>
Fri, 29 May 2026 11:57:31 +0000 (13:57 +0200)
committerDirk Brenken <redacted>
Fri, 29 May 2026 11:57:31 +0000 (13:57 +0200)
commitfaeecaeb1457039fb9c1a48c90fb12fceee30fac
treed57e3a0216f9f6fbde92e231f9ad5e15fb4c94fc
parent903d8a3d07c2790548b54585dc7b507ac42064e2
banip: update 1.8.8-5

* bugfix: only load the configuration once per run: a new `ban_confload`
  guard short-circuits `f_conf()` on subsequent calls, avoiding
  repeated `config_load` invocations
* new: the per-set report now sorts elements by their packet counter in
  descending order before truncating to the top 50, so the report
  shows the most active elements instead of just the first 50 found

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