From: Mark Andrews Date: Wed, 12 Aug 2026 06:26:15 +0000 (+1000) Subject: fix: usr: Fix update-policy grant external address passing X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc55e598141867eef0b6b0e3d74933cd5754430d;p=thirdparty%2Fbind9.git fix: usr: Fix update-policy grant external address passing Only TCP client addresses are supposed to be passed to an `external` handler for the associated `update-policy` rule, but UDP client addresses were also being passed. This could have caused the external handler to return a result it otherwise wouldn't. This has been fixed. Closes #6061 Merge branch '6061-fix-grant-external-address-passing' into 'main' See merge request isc-projects/bind9!12546 --- dc55e598141867eef0b6b0e3d74933cd5754430d