Module Name: src Committed By: martin Date: Fri Aug 23 18:20:00 UTC 2024
Modified Files: src/external/mpl/bind/dist/lib/ns [netbsd-9]: query.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1876): external/mpl/bind/dist/lib/ns/query.c: revision 1.21 PR/58170: Yoshitaka Tokugawa: Remove blocking statement when the requestor asks for for an address that is in the cache and that access is prevented by a cache acl because the querier has no way to know that this access is denied, so it is not an abuse. To generate a diff of this commit: cvs rdiff -u -r1.5.4.2 -r1.5.4.3 src/external/mpl/bind/dist/lib/ns/query.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/mpl/bind/dist/lib/ns/query.c diff -u src/external/mpl/bind/dist/lib/ns/query.c:1.5.4.2 src/external/mpl/bind/dist/lib/ns/query.c:1.5.4.3 --- src/external/mpl/bind/dist/lib/ns/query.c:1.5.4.2 Thu Feb 29 12:35:29 2024 +++ src/external/mpl/bind/dist/lib/ns/query.c Fri Aug 23 18:19:59 2024 @@ -1,4 +1,4 @@ -/* $NetBSD: query.c,v 1.5.4.2 2024/02/29 12:35:29 martin Exp $ */ +/* $NetBSD: query.c,v 1.5.4.3 2024/08/23 18:19:59 martin Exp $ */ /* * Copyright (C) Internet Systems Consortium, Inc. ("ISC") @@ -909,7 +909,6 @@ query_checkcacheaccess(ns_client_t *clie msg); } } else { - pfilter_notify(result, client, "checkcacheaccess"); /* * We were denied by the "allow-query-cache" ACL. * There is no need to clear NS_QUERYATTR_CACHEACLOK