bind9/lib/bind9
Evan Hunt 916ea26ead 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.
2023-01-09 12:15:21 -08:00
..
include Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
check.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
getaddresses.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
Makefile.am Add OPENSSL_CFLAGS to libbind9 Makefile.am 2021-10-05 13:13:53 +00:00