mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-23 16:12:30 +02:00
- unit test fix for nomem_cnametopos.rpl race condition.
git-svn-id: file:///svn/unbound/trunk@2614 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
- Slightly smaller critical region in one case in infra cache.
|
||||
- Fix timeouts to keep track of query type, A, AAAA and other, if
|
||||
another has caused timeout blacklist, different type can still probe.
|
||||
- unit test fix for nomem_cnametopos.rpl race condition.
|
||||
|
||||
9 February 2012: Wouter
|
||||
- Fix AHX_BROKEN_MEMCMP for autoheader mess up of #undef in config.h.
|
||||
|
||||
Vendored
+2
@@ -275,6 +275,8 @@ SECTION QUESTION
|
||||
www.example.com. IN A
|
||||
ENTRY_END
|
||||
|
||||
STEP 5 TRAFFIC
|
||||
|
||||
; recursion happens here.
|
||||
STEP 10 CHECK_ANSWER
|
||||
ENTRY_BEGIN
|
||||
|
||||
Reference in New Issue
Block a user