bind9/lib
Evan Hunt 2399556bee deprecate delegation-only and root-delegation only
These options and zone type were created to address the
SiteFinder controversy, in which certain TLD's redirected queries
rather than returning NXDOMAIN. since TLD's are now DNSSEC-signed,
this is no longer likely to be a problem.

The deprecation message for 'type delegation-only' is issued from
the configuration checker rather than the parser. therefore,
isccfg_check_namedconf() has been modified to take a 'nodeprecate'
parameter to suppress the warning when named-checkconf is used with
the command-line option to ignore warnings on deprecated options (-i).
2023-03-23 19:16:24 +01:00
..
dns Properly handle ISC_R_SHUTTINGDOWN in resquery_response() 2023-03-23 11:51:22 +01:00
isc Delete old TLS DNS and TCP DNS dead code 2023-03-15 18:40:58 +02:00
isccc Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
isccfg deprecate delegation-only and root-delegation only 2023-03-23 19:16:24 +01:00
ns Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00