bind9/bin/dig
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
..
.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 14:23:26 -08:00
dig.rst remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
dighost.c remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
dighost.h remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
host.c Remember that the port was set in host and nslookup 2022-12-06 09:21:43 +11:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nslookup.c Remember that the port was set in host and nslookup 2022-12-06 09:21:43 +11:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00