bind9/bin/named
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 remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
builtin.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
config.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
control.c Change the return type of isc_lex_create() to void 2022-10-26 12:55:06 +02:00
controlconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dlz_dlopen_driver.c De-duplicate __FILE__, __LINE__ 2022-10-17 11:58:26 +01:00
fuzz.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
geoip.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
log.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
logconf.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:33:43 +01:00
main.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
Makefile.am Add support for reporting status via sd_notify() 2022-09-15 10:12:15 +02:00
named.conf.rst Add note that named.conf man page is not a complete manual 2022-07-01 08:59:24 +02:00
named.rst Document list of crypto algorithms in named -V output 2022-09-27 16:54:39 +02:00
os.c Remove isc_resource API and set limits directly in named_os unit 2022-12-07 19:40:00 +01:00
server.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
statschannel.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tkeyconf.c Clean up #include <isc/string.h> 2022-05-03 12:38:59 +00:00
transportconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tsigconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00