]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unused definition of ISC_CMSG_IP_TOS
authorOndřej Surý <ondrej@isc.org>
Tue, 20 Aug 2024 10:15:05 +0000 (12:15 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 27 Nov 2024 14:03:27 +0000 (15:03 +0100)
commitc18bb5f1f22bdff97e2f292ff6039fb453f53073
tree8bc16215cabfae1c64e23961e1430ef7fa6e78a0
parent95a7419c2a8f31f020c57a0883aa08456dae3ccf
Remove unused definition of ISC_CMSG_IP_TOS

The #define was used before, but we forgot to clean it up when we
removed support for dscp.
lib/isc/net.c