]> 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 04:33:49 +0000 (15:33 +1100)
commite396d5d72da2abf89481c146b61c4bf69bfde972
tree494c144f4a2b676a951a68a6508ef2448bcfe4f3
parent120077bcc28e5477a0f20ae78a210ca58d323870
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}).

(cherry picked from commit 6d561d38864d2cc21a4e9528527bceac389b173e)
bin/tests/system/checkzone/zones/good-svcb.db
lib/dns/rdata/in_1/svcb_64.c
lib/dns/tests/rdata_test.c