bind9/lib/isc/netmgr
Ondřej Surý b5e086257d Explicitly enable IPV6_V6ONLY on the netmgr sockets
Some operating systems (OpenBSD and DragonFly BSD) don't restrict the
IPv6 sockets to sending and receiving IPv6 packets only.  Explicitly
enable the IPV6_V6ONLY socket option on the IPv6 sockets to prevent
failures from using the IPv4-mapped IPv6 address.
2022-01-17 22:16:27 +01:00
..
http.c DoH: ensure that server_send_error_response() is used properly 2022-01-14 16:00:42 +02:00
netmgr-int.h Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
netmgr.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
tcp.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
tcpdns.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
tlsdns.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
tlsstream.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
udp.c Explicitly enable IPV6_V6ONLY on the netmgr sockets 2022-01-17 22:16:27 +01:00
uv-compat.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
uv-compat.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
uverr2result.c add UV_ENOTSUP to isc___nm_uverr2result() 2022-01-17 11:45:10 +01:00