]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Feature] fuzzy: track unkeyed clients in fuzzystat 6151/head
authorVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 24 Jul 2026 18:18:50 +0000 (19:18 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Fri, 24 Jul 2026 18:18:50 +0000 (19:18 +0100)
commit56157dc6b3da690dd8ad895246dee886c486f342
treedaed4784d15bb2cf0e6391550d524a98b4b27734
parentf94ecd1de68116a54da9523082a78d64d87f9db0
[Feature] fuzzy: track unkeyed clients in fuzzystat

Traffic from clients without a key (e.g. permitted by allow_update)
was invisible in the key statistics, which makes storage writers
untraceable. Track such clients under a dedicated 'unkeyed'
pseudo-key with the same aggregate and per-IP counters as regular
keys.
src/fuzzy_storage.c