bind9/lib
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
..
bind9 remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dns remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
isccc Change the isc_buffer_reserve() to take just buffer pointer 2022-12-20 19:13:48 +01:00
isccfg remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
ns remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00