]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add support for 'dohpath' to SVCB (and HTTPS)
authorMark Andrews <marka@isc.org>
Thu, 15 Sep 2022 06:04:43 +0000 (16:04 +1000)
committerMark Andrews <marka@isc.org>
Tue, 4 Oct 2022 03:21:41 +0000 (14:21 +1100)
commit6d561d38864d2cc21a4e9528527bceac389b173e
tree969aa470714f49bc03d17e560ba678e27fa994dd
parent34605e9772fc2ae7ddbfa11bf25073dc2412a3d0
Add support for 'dohpath' to SVCB (and HTTPS)

dohpath is specfied in draft-ietf-add-svcb-dns and has a value
of 7.  It must be a relative path (start with a /), be encoded
as UTF8 and contain the variable dns ({?dns}).
bin/tests/system/checkzone/zones/good-svcb.db
lib/dns/rdata/in_1/svcb_64.c
tests/dns/rdata_test.c