bind9/bin/dig
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
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dig.rst remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dighost.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dighost.h remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
host.c Remember that the port was set in host and nslookup 2022-12-06 08:58:58 +11:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Check the libuv, OpenSSL and libxml2 memory context on exit 2022-09-27 17:10:42 +02:00
nslookup.c Remember that the port was set in host and nslookup 2022-12-06 08:58:58 +11:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00