Commit Graph
4 Commits
Author SHA1 Message Date
94a9967dd1 perf: avoid repeated client scans during CIDR changes (#2707)
* perf: avoid repeated client scans during CIDR changes (#2706)

* refactor: retain CIDR change guards

* perf: avoid repeated client reads during migration

---------

Co-authored-by: potatosips <potatosips@users.noreply.github.com>
2026-07-23 07:55:04 +02:00
c50e99cd90 fix: skip ip6tables when IPv6 is disabled (#2701)
fix: skip ip6tables when IPv6 is disabled (#2698)

Co-authored-by: potatosips <potatosips@users.noreply.github.com>
2026-07-21 09:40:08 +02:00
0b97cf6d23 fix: escape Prometheus label values (#2702)
fix: escape Prometheus label values (#2699)

Co-authored-by: potatosips <potatosips@users.noreply.github.com>
2026-07-21 09:38:53 +02:00
52fb584bb0 perf: merge client status in linear time (#2703)
perf: merge client status in linear time (#2700)

Co-authored-by: potatosips <potatosips@users.noreply.github.com>
2026-07-21 09:38:19 +02:00