mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-29 09:57:34 -05:00
- Fix iter_emptydp_for_glue.rpl to match the referral.
This commit is contained in:
parent
dfc05bd860
commit
abe597b568
1 changed files with 2 additions and 2 deletions
4
testdata/iter_emptydp_for_glue.rpl
vendored
4
testdata/iter_emptydp_for_glue.rpl
vendored
|
|
@ -164,11 +164,11 @@ a.gtld-servers.net. IN A 192.5.6.30
|
|||
ENTRY_END
|
||||
|
||||
ENTRY_BEGIN
|
||||
MATCH opcode qname
|
||||
MATCH opcode subdomain
|
||||
ADJUST copy_id copy_query
|
||||
REPLY QR NOERROR
|
||||
SECTION QUESTION
|
||||
ns.example.org. IN A
|
||||
example.org. IN A
|
||||
SECTION AUTHORITY
|
||||
example.org. NS ns.example.net.
|
||||
example.org. NS ns.example.org.
|
||||
|
|
|
|||
Loading…
Reference in a new issue