]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove the incomplete code for IPv6 pktinfo
authorOndřej Surý <ondrej@isc.org>
Tue, 20 Aug 2024 10:12:47 +0000 (12:12 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 27 Nov 2024 14:03:27 +0000 (15:03 +0100)
commit95a7419c2a8f31f020c57a0883aa08456dae3ccf
treeb8e56fa03a75f80f7469ed039e33e16f77838fff
parent34a9a9a6be96ab089a909d943a623f73ead4ccf9
Remove the incomplete code for IPv6 pktinfo

The code that listens on individual interfaces is now stable and doesn't
require any changes.  The code that would bind to IPv6 wildcard address
and then use IPv6 pktinfo structure to get the source address is not
going to be completed, so it's better to just remove the dead cruft.
lib/isc/include/isc/net.h
lib/isc/net.c
lib/ns/interfacemgr.c