mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
tests for udp wait list.
git-svn-id: file:///svn/unbound/trunk@1034 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
b9bf0872c2
commit
e65070ce6f
6 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
14 April 2008: Wouter
|
14 April 2008: Wouter
|
||||||
- got update for parseunbound.pl statistics script from Kai Storbeck.
|
- got update for parseunbound.pl statistics script from Kai Storbeck.
|
||||||
|
- tpkg tests for udp wait list.
|
||||||
|
|
||||||
11 April 2008: Wouter
|
11 April 2008: Wouter
|
||||||
- random port selection out of the configged ports.
|
- random port selection out of the configged ports.
|
||||||
|
|
|
||||||
7
doc/TODO
7
doc/TODO
|
|
@ -39,3 +39,10 @@ o SIG(0) and TSIG.
|
||||||
o support OPT record placement on recv anywhere in the additional section.
|
o support OPT record placement on recv anywhere in the additional section.
|
||||||
o add local-file: config with authority features.
|
o add local-file: config with authority features.
|
||||||
o (option) to make local-data answers be secure for libunbound (default=no)
|
o (option) to make local-data answers be secure for libunbound (default=no)
|
||||||
|
o (option) to make chroot: copy all needed files into jail (or make jail)
|
||||||
|
perhaps also print reminder to link /dev/random and sysloghack.
|
||||||
|
o (option) for extended statistics. If enabled (not by default) collect print
|
||||||
|
rcode, uptime, spoofnearmisses, cache size, qtype,
|
||||||
|
bits(RD, CD, DO, EDNS-present, AD)query, (Secure, Bogus)reply.
|
||||||
|
o overhaul outside-network servicedquery to merge with udpwait and tcpwait,
|
||||||
|
to make timers in servicedquery independent of udpwait queues.
|
||||||
|
|
|
||||||
BIN
testdata/fwd_oneport.tpkg
vendored
Normal file
BIN
testdata/fwd_oneport.tpkg
vendored
Normal file
Binary file not shown.
BIN
testdata/fwd_three_service.tpkg
vendored
BIN
testdata/fwd_three_service.tpkg
vendored
Binary file not shown.
BIN
testdata/fwd_udptmout.tpkg
vendored
Normal file
BIN
testdata/fwd_udptmout.tpkg
vendored
Normal file
Binary file not shown.
BIN
testdata/fwd_waitudp.tpkg
vendored
Normal file
BIN
testdata/fwd_waitudp.tpkg
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue