]> git.ipfire.org Git - thirdparty/bind9.git/commit
allow configuration of "default" http endpoint
authorEvan Hunt <each@isc.org>
Sat, 13 Feb 2021 02:17:09 +0000 (18:17 -0800)
committerEvan Hunt <each@isc.org>
Wed, 17 Feb 2021 00:24:35 +0000 (16:24 -0800)
commit2b2e1a02bd5d5502370fb01a2f548dab5a6441d9
treee2b27a4dec096a7966faafba760a2e7028a39de7
parent957052eea55f211d81dbfc4e02a5f4803446e1cd
allow configuration of "default" http endpoint

specifying "http default" in a listen-on statement sets up
the default "/dns-query" endpoint. tests and documentation
have been updated.
bin/named/server.c
bin/tests/system/checkconf/good-doh-3.conf [new file with mode: 0644]
doc/arm/reference.rst
lib/bind9/check.c