]> git.ipfire.org Git - thirdparty/pdns.git/commit
Reorder rules in dnsdist recursive/authoritative example 16149/head
authorMaxHearnden <MaxHearnden@users.noreply.github.com>
Mon, 22 Sep 2025 14:59:23 +0000 (15:59 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Sep 2025 14:59:23 +0000 (15:59 +0100)
commit51ae18a0e6ab85e703c2cd9c2bd1e84bed660e1f
treec2918629082ab9480a88472760a4e046d8b9eaf5
parentad87351802f0a75c81b373da6945762ea4b30628
Reorder rules in dnsdist recursive/authoritative example

RDRule is likely to be cheaper to evaluate than a NetmaskGroupRule and so evaluating RDRule first will allow NetmaskGroupRule to sometimes be shortcutted.

Co-authored-by: Remi Gacogne <github@coredump.fr>
Signed-off-by: MaxHearnden <MaxHearnden@users.noreply.github.com>
docs/guides/recursion.rst