]> git.ipfire.org Git - thirdparty/bind9.git/commit
Only check SVBC alias forms at higher levels
authorMark Andrews <marka@isc.org>
Wed, 1 May 2024 04:29:20 +0000 (14:29 +1000)
committerMark Andrews <marka@isc.org>
Tue, 7 May 2024 01:20:49 +0000 (11:20 +1000)
commit799046929cb1f23cfec7ae7391e5408e01baface
treeef6db5540f90973170bf413b8545bb94b58efb87
parent836da75dc14b4392ab886112ddb3c70e5753f55e
Only check SVBC alias forms at higher levels

Allow SVBC (HTTPS) alias form with parameters to be accepted from
the wire and when transfered.  This is for possible future extensions.
lib/dns/rdata/in_1/svcb_64.c
tests/dns/rdata_test.c