]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace multiple /dns-query constants with a global one
authorArtem Boldariev <artem@boldariev.com>
Thu, 12 Aug 2021 11:56:34 +0000 (14:56 +0300)
committerArtem Boldariev <artem@boldariev.com>
Mon, 30 Aug 2021 07:32:17 +0000 (10:32 +0300)
commitdb1ba15ff295c1ce3846ee3b8a61a552b5abd551
tree2f909c4167f31f941a8330442dc77625e419f9a4
parent33fa1d5fb481dccfa60e81902fb170669635994d
Replace multiple /dns-query constants with a global one

This commit replaces the constants defining /dns-query, the default
DoH endpoint, with a global definition.
bin/dig/dig.c
bin/dig/dighost.h
bin/named/server.c
bin/tests/test_client.c
bin/tests/test_server.c
lib/isc/include/isc/netmgr.h
lib/isc/tests/doh_test.c