bind9/tests/dns
Evan Hunt 5fd93c66aa remove nonfunctional DSCP implementation
DSCP has not been fully working since the network manager was
introduced in 9.16, and has been completely broken since 9.18.
This seems to have caused very few difficulties for anyone,
so we have now marked it as obsolete and removed the
implementation.

To ensure that old config files don't fail, the code to parse
dscp key-value pairs is still present, but a warning is logged
that the feature is obsolete and should not be used. Nothing is
done with configured values, and there is no longer any
range checking.

(cherry picked from commit 916ea26ead)
2023-01-09 14:23:26 -08:00
..
comparekeys Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
testdata Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
testkeys Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
acl_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
db_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
dbdiff_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
dbiterator_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
dbversion_test.c Extend dns_db_allrdatasets to control interation results 2022-12-07 23:59:36 +00:00
dh_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
dispatch_test.c remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
dns64_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
dnstap_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
dst_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
geoip_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
Kdh.+002+18602.key Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
keytable_test.c Add synth-from-dnssec namespaces for keytable entries 2022-07-07 07:47:45 +10:00
Krsa.+008+29238.key Check if RSASHA1 is supported by the OS 2022-08-10 17:26:29 +10:00
Makefile.am remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
master_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
mkraw.pl Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
name_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
nsec3_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
nsec3param_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
private_test.c Update clang to version 14 2022-06-16 18:09:33 +02:00
rbt_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
rbtdb_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
rdata_test.c Add support for 'dohpath' to SVCB (and HTTPS) 2022-10-04 15:32:22 +11:00
rdataset_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
rdatasetstats_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
resolver_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
rsa_test.c Check if RSASHA1 is supported by the OS 2022-08-10 17:26:29 +10:00
sigs_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
time_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
tsig_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
update_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
zonemgr_test.c Call dns_resolver_createfetch() asynchronously in zone_refreshkeys() 2022-11-01 00:23:05 -07:00
zt_test.c Have dns_zt_apply lock the zone table 2022-11-11 15:57:52 +00:00