]> 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:32:22 +0000 (15:32 +1100)
commit10d9c040e7dd8b3fd4e7f07296df543ec2d003ae
tree7447650154e1ba9f7f5e2552e63c5cb459defeb3
parentc179933c09cc186f20f483dadcacf163701669f2
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
tests/dns/rdata_test.c