bind9/bin/tests/system/glue
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
..
ns1 Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00
clean.sh Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00
fi.good use full dig output so digcomp can get the server status response 2000-07-08 16:27:24 +00:00
noglue.good test that out-of-zone glue records are not returned 2000-07-08 16:29:05 +00:00
setup.sh Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00
tests.sh Add tests for broken glueless referrals 2022-09-22 14:03:17 +02:00