]> 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 02:08:27 +0000 (02:08 +0000)
commitd1cc8a271dca0e3955cf125583c5819c42f87249
treee2a559275e8291d4016a87a32f622d8b70c366de
parent2bfc72c12b70c1cefe76e400bde50db7c49f36e1
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.

(cherry picked from commit 799046929cb1f23cfec7ae7391e5408e01baface)
lib/dns/rdata/in_1/svcb_64.c
tests/dns/rdata_test.c