bind9/lib/ns
Ondřej Surý 8ac1d4e0da Remove the code to adjust listening interfaces for *-source-v6
Previously, named would run with a configuration
where *-source-v6 (notify-source-v6, transfer-source-v6 and
query-source-v6) address and port could be simultaneously used for
listening.  This is no longer true for BIND 9.16+ and the code that
would do interface adjustments would unexpectedly disable listening on
TCP for such interfaces.

This commit removes the code that would adjust listening interfaces
for addresses/ports configured in *-source-v6 option.
2021-09-14 14:51:03 +02:00
..
include Remove the code to adjust listening interfaces for *-source-v6 2021-09-14 14:51:03 +02:00
tests rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
client.c enable keepalive when the keepalive EDNS option is seen 2021-08-27 09:56:51 -07:00
hooks.c The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
interfacemgr.c Remove the code to adjust listening interfaces for *-source-v6 2021-09-14 14:51:03 +02:00
lib.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
listenlist.c Make max number of HTTP/2 streams configurable 2021-07-16 11:50:22 +03:00
log.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
Makefile.am Use -release instead of -version-info for internal library SONAMEs 2021-01-25 14:19:53 +01:00
notify.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
query.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
server.c Add (http-)listener-clients option (DoH quota mechanism) 2021-07-16 11:50:20 +03:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00
xfrout.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:06:12 -07:00