]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Include the IPv6 address's brackets in the parsed URL/URI host 6204-openssl-1-1-pkcs-11-ecdsa-soft-keygen
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 7 Jul 2026 12:19:26 +0000 (12:19 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 7 Jul 2026 12:19:26 +0000 (12:19 +0000)
The brackets are not included in the host component of the parsed
URL/URI. Change the parser to include the brackets.

Closes #6147

Merge branch '6147-isc_url_parse-ipv6-brackets-fix' into 'main'

See merge request isc-projects/bind9!12266


Trivial merge