bind9/tests/libtest
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
..
dns.c Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
isc.c Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
Makefile.am Don't list libtest.la headers in HEADERS variable 2022-06-01 17:45:34 +02:00
ns.c remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00