bind9/lib
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
..
bind9 Add synonym configuration options for catalog zones 2021-09-09 21:54:10 +00:00
dns Fix an off-by-one error in catz_opt_cmp() function 2021-09-09 21:54:10 +00:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00
isccc Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00
isccfg Add synonym configuration options for catalog zones 2021-09-09 21:54:10 +00:00
ns Remove the code to adjust listening interfaces for *-source-v6 2021-09-14 14:51:03 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00