banip: update 1.8.5-2
authorDirk Brenken <redacted>
Sat, 11 Apr 2026 16:43:09 +0000 (18:43 +0200)
committerDirk Brenken <redacted>
Sat, 11 Apr 2026 16:43:50 +0000 (18:43 +0200)
commit79f2db6cc597eb2799bab02682d5f639f28c584a
tree359606e8efec3f82f0cff8afa827f60261983d9c
parent684e738cab500fd4ea2d3cca8214f7c9c666a9fe
banip: update 1.8.5-2

* fixed two issues in the mail template, reported in the forum
* tweak the f_report function
* changed the f_actual function to reduce subshell calls
* further optimize the monitor function:
  * fixed a possible RDAP rate-limit race condition,
    serialize the rdap_tsfile via flock
  * block_cache bounded growth, when the cache reaches 500
    entries it resets to empty, preventing unbounded string growth
    in the monitor loop
* set the printf format string in single quotes (overall)

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