]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove a lot of obsoleted options
authorMatthijs Mekking <matthijs@isc.org>
Tue, 8 Dec 2020 14:08:32 +0000 (15:08 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 19 Jan 2021 09:12:40 +0000 (10:12 +0100)
commit87744f218d3cc76d2e73c9d6a9c7cd01407f327f
treeb272b812eaa92f82f92b9e4c60bc7cb7f8353a73
parentdf435fc7da1467fa0c88c602c4a9c35d3cb8a465
Remove a lot of obsoleted options

These options were ancient or made obsolete a long time ago, it is
safe to remove them.

Also stop printing ancient options, they should be treated the same as
unknown options.

Removed options: lwres, geoip-use-ecs, sit-secret, use-ixfr,
acache-cleaning-interval, acache-enable, additional-from-auth,
additional-from-cache, allow-v6-synthesis, dnssec-enable,
max-acache-size, nosit-udp-size, queryport-pool-ports,
queryport-pool-updateinterval, request-sit, use-queryport-pool, and
support-ixfr.
16 files changed:
bin/named/config.c
bin/tests/named.conf
bin/tests/system/checkconf/bad-geoip-use-ecs.conf [deleted file]
bin/tests/system/checkconf/dnssec.1
bin/tests/system/checkconf/dnssec.2
bin/tests/system/checkconf/dnssec.3 [deleted file]
bin/tests/system/checkconf/tests.sh
bin/tests/system/checkconf/warn-geoip-use-ecs.conf [deleted file]
bin/tests/system/keepalive/ns2/named.conf.in
bin/tests/system/padding/ns2/named.conf.in
bin/tests/system/rrl/tests.sh
doc/arm/reference.rst
lib/bind9/check.c
lib/isccfg/namedconf.c
lib/isccfg/parser.c
lib/ns/query.c