bind9/lib
Mark Andrews 6d44e7320e Check that a zone that serves A/AAAA is served over IPv4/IPv6
named-checkzone will now, as part of the zone's integrity checks,
look to see if there are A or AAAA records being served and if so
check that the nameservers have A or AAAA records respectively.

These are a sometimes overlooked checks that, if not met, can mean
that a service that is supposed to reachable over IPv6 will not be
resolvable when the recursive resolver is IPv6 only.  Similarly for
IPv4 servers when there are IPv4 only resolvers.
2024-12-11 21:32:21 +00:00
..
dns Check that a zone that serves A/AAAA is served over IPv4/IPv6 2024-12-11 21:32:21 +00:00
isc clean up log module names 2024-12-11 17:11:32 +00:00
isccc Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
isccfg Remove trusted-keys and managed-keys options 2024-12-11 14:04:37 +01:00
ns Remove fixed value for the rrset-order option 2024-12-09 13:09:26 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00