]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename "hostname" to "remote-hostname" within "tls"
authorArtem Boldariev <artem@boldariev.com>
Tue, 3 May 2022 13:51:33 +0000 (16:51 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 3 May 2022 14:42:43 +0000 (17:42 +0300)
commit4bb410de982f5d6f9cf21fd14ac7489ee140d3f5
treed516e4aa513dc2447d8d24c3ef3f11725b93c1e3
parent7fb09a23c6cb627fa3b8fc98b5a3ebf1c5fe9173
Rename "hostname" to "remote-hostname" within "tls"

This commit renames "hostname" to "remote-hostname" within "tls"
options to avoid semantic conflicts with generic "options"
configuration.
13 files changed:
bin/named/named.conf.rst
bin/named/transportconf.c
bin/tests/system/checkconf/good-dot-doh-tls-nokeycert.conf
bin/tests/system/doth/ns2/named.conf.in
doc/arm/reference.rst
doc/man/named.conf.5in
doc/misc/options
doc/misc/options.active
doc/misc/tls.grammar.rst
lib/dns/include/dns/transport.h
lib/dns/transport.c
lib/dns/xfrin.c
lib/isccfg/namedconf.c