bind9/bin/tests/system/glue/ns1
Michał Kępień 1814349374 Add tests for broken glueless referrals
If an NS RRset at the parent side of a delegation point only contains
in-bailiwick NS records, at least one glue record should be included in
every referral response sent for such a delegation point or else clients
will need to send follow-up queries in order to determine name server
addresses.  In certain edge cases (when the total size of a referral
response without glue records was just below to the UDP packet size
limit), named failed to adhere to that rule by sending non-truncated,
glueless referral responses.

Add tests attempting to trigger that bug in several different scenarios,
covering all possible combinations of the following factors:

  - type of zone (signed, unsigned),
  - glue record type (A, AAAA, both).
2022-09-22 14:03:17 +02:00
..
named.conf.in Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00
net.db Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
root-servers.nil.db Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
root.db Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
sign.sh Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00
tc-test-signed.db.in Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00
tc-test-unsigned.db Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00