]> git.ipfire.org Git - thirdparty/unbound.git/commit
Mention REFUSED has the TC bit set with unmatched allow_cookie acl in the manpage...
authorWillem Toorop <willem@nlnetlabs.nl>
Tue, 20 Feb 2024 14:29:34 +0000 (15:29 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 14:29:34 +0000 (15:29 +0100)
commite1229e375ff16481451f4dce139a4e1a11ca7a07
tree34566edc711094e257ea1fe9a27374a7b2ff0e85
parentbe27499d397e192bd43bff27bf0dcaa79020d024
Mention REFUSED has the TC bit set with unmatched allow_cookie acl in the manpage (#1010)

* Mention REFUSED with TC with unmatched allow_cookie acl in manpage

Also moved the part about bypassing ip-ratelimit to the ip-ratelimit
description as it will be bypassed with a valid DNS-Cookie regardless of the
allow_cookie acl.

* Apply suggestions from code review

* Update doc/unbound.conf.5.in

* DNS-Cookies should bypass ip-ratelimit setting
daemon/worker.c
doc/unbound.conf.5.in