]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fail processing incoming DNS message on first validation failure
authorMark Andrews <marka@isc.org>
Wed, 22 Nov 2023 05:59:03 +0000 (16:59 +1100)
committerMichał Kępień <michal@isc.org>
Thu, 1 Feb 2024 20:51:07 +0000 (21:51 +0100)
commit6a65a425283d70da86bf732449acd6d7c8dec718
treef7ba8ab315f01afe6d53abcf51e5f4eb676d4fa9
parent751b7cc4750ede6d8c5232751d60aad8ad84aa67
Fail processing incoming DNS message on first validation failure

Stop processing the DNS validation when first validation failure occurs
in the DNS message.

(cherry picked from commit 0add2934775dcfb05ea6ff9849c8c0c4a65fb009)
lib/dns/include/dns/validator.h
lib/dns/validator.c