This commit is contained in:
Miek Gieben 2012-01-27 08:52:14 +01:00
parent 61e828d49c
commit 530fa18e70
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@ things that need to be fixed.
## BUGS
* ListenAndServe has trouble with v6:
Failed to setup the udp6 server: listen udp6 <nil>:8053: address already in use
Failed to setup the tcp6 server: listen tcp6 <nil>:8053: address already in use
## Examples to add
* Nameserver, with a small zone, 1 KSK and online signing;