bind9/lib
Witold Kręcicki 20c077afc5 Disable pktinfo for ipv6 on all unices
If pktinfo were supported then we could listen on :: for ipv6 and get
the information about the destination address from pktinfo structure passed
in recvmsg but this method is not portable and libuv doesn't support it - so
we need to listen on all interfaces.
We should verify that this doesn't impact performance (we already do it for
ipv4) and either remove all the ipv6pktinfo detection code or think of fixing
libuv.
2020-01-13 22:00:20 +01:00
..
bind9 prep 9.15.7 2019-12-12 23:59:39 +00:00
dns Properly detect MMDB lookup failures 2020-01-13 14:32:19 +01:00
irs prep 9.15.7 2019-12-12 23:59:39 +00:00
isc Disable pktinfo for ipv6 on all unices 2020-01-13 22:00:20 +01:00
isccc Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
isccfg prep 9.15.7 2019-12-12 23:59:39 +00:00
ns Bind to random port numbers in unit tests 2020-01-09 09:32:25 +00:00
samples add support for DS trust anchors in delv 2019-11-15 15:47:57 -08:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00