]> git.ipfire.org Git - thirdparty/bind9.git/commit
deprecate dscp configuration
authorEvan Hunt <each@isc.org>
Mon, 9 Jan 2023 22:40:51 +0000 (14:40 -0800)
committerEvan Hunt <each@isc.org>
Tue, 10 Jan 2023 19:16:18 +0000 (11:16 -0800)
commit0b40df8f8a2a8d0521e3cc00c76458b1950e800c
treef9d76920b05fefbf1acb7699891a82460c7657de
parente929b3b54aab658ca91a8516f5995d03ba0f6ed1
deprecate dscp configuration

This commit deprecates the "dscp" configuration option and "dscp"
parameters to source-address configuration options (query-source,
transfer-source, etc.

(Note that the DSCP feature has not been fully operational since
the network manager was introduced in 9.16.0; outgoing DSCP values
can be configured, but incoming DSCP values are not detected.)
bin/tests/system/checkconf/tests.sh
doc/misc/options
doc/misc/options.active
lib/isccfg/namedconf.c
lib/isccfg/parser.c