Files
W.C.A. Wijngaards 5c550f4548 - Fix that after fast_reload the disown of the auth zone
transfer task cleans the chunk list. Also fix the
  auth_transfer_limit test to use a forwarder for each type
  of failure, so the one is not blocked by the other waiting.
2026-06-17 11:37:06 +02:00

36 lines
835 B
Plaintext

ENTRY_BEGIN
MATCH opcode qtype qname
ADJUST copy_id
REPLY QR AA NOERROR
SECTION QUESTION
example2.com. IN SOA
SECTION ANSWER
example2.com. IN SOA ns.example2.com. hostmaster.example2.com. 1 3600 900 86400 3600
ENTRY_END
ENTRY_BEGIN
MATCH opcode qtype qname
ADJUST copy_id
REPLY QR AA NOERROR
SECTION QUESTION
example2.com. IN AXFR
SECTION ANSWER
example2.com. IN SOA ns.example2.com. hostmaster.example2.com. 1 3600 900 86400 3600
example2.com. IN NS ns.example2.net.
EXTRA_PACKET
REPLY QR AA NOERROR
; too slow
ADJUST packet_sleep=3
SECTION QUESTION
example2.com. IN AXFR
SECTION ANSWER
extra.example2.com. IN A 1.2.3.5
EXTRA_PACKET
REPLY QR AA NOERROR
SECTION QUESTION
example2.com. IN AXFR
SECTION ANSWER
www.example2.com. IN A 1.2.3.4
example2.com. IN SOA ns.example2.com. hostmaster.example2.com. 1 3600 900 86400 3600
ENTRY_END