]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a probe when the response rate limiting drops or slips query
authorOndřej Surý <ondrej@isc.org>
Thu, 27 Apr 2023 11:57:00 +0000 (13:57 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 21 Aug 2023 16:39:53 +0000 (18:39 +0200)
commitd332f07f38555efd7469d0e866a26292462963da
tree2c9936dea36c7224c6809283cdb4f796bc98b0fa
parent96ccba5d51ec2ef0765a1ebe46e8c51390ef057e
Add a probe when the response rate limiting drops or slips query

Add a trace point that would report when a query gets dropped or slipped
by rate limits. It reports the client IP, the zone, and the RRL result
code.

Co-authored-by: Paul Frieden <pfrieden@yahooinc.com>
lib/dns/probes.d
lib/ns/probes.d
lib/ns/query.c