mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 07:41:10 -04:00
update
This commit is contained in:
parent
7da0286b54
commit
248e1857df
1 changed files with 8 additions and 4 deletions
|
|
@ -13,17 +13,21 @@ Document {min,max}-{refresh,retry}-time
|
|||
|
||||
Limit the number of retries on socket errors (send and receive)
|
||||
|
||||
-- is this one done?
|
||||
-- Log when we get more than 10 of the same error in a row.
|
||||
-- Also catch "no route to host" and "write error on pipe"
|
||||
|
||||
Make lwresd shut down its fetches properly
|
||||
|
||||
Move lwres search list handling to lwresd
|
||||
|
||||
Implement ip6.arpa priming
|
||||
|
||||
-- why not use a stub zone instead?
|
||||
-- Stub zones that don't have masters.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Non-priorities (as things stand for my work load at this time
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Rewrite zone code to use a list per zone state
|
||||
|
||||
Develop automated test for queries over IPv6
|
||||
|
||||
Move lwres search list handling to lwresd
|
||||
|
|
|
|||
Loading…
Reference in a new issue