]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
non-TODO.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 17 Jun 2009 15:18:38 +0000 (15:18 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 17 Jun 2009 15:18:38 +0000 (15:18 +0000)
git-svn-id: file:///svn/unbound/trunk@1668 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/TODO

index 4d3db4c6cc8c023bae7b969c257f7de889aedd54..f245f241a4dddd1c5901b09f82eb28b76d0b9579 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -42,6 +42,8 @@ o no openssl_add_all_algorithms, but only the ones necessary, less space.
 o listen to NOTIFY messages for zones and flush the cache for that zone
   if received.  Useful when also having a stub to that auth server.
   Needs proper protection, TSIG, in place.
+o winevent - do not go more than 64 fds (by polling with select one by
+  one), win95/98 have 100fd limit in the kernel, so this ruins w9x portability.
 
 *** Features features, for later
 * dTLS, TLS, look to need special port numbers, cert storage, recent libssl.
@@ -54,7 +56,6 @@ o listen to NOTIFY messages for zones and flush the cache for that zone
   not create packet storms with operator errors.
 o on windows version, implement that OS ancillary data capabilities for
   interface-automatic. IPPKTINFO, IP6PKTINFO for WSARecvMsg, WSASendMsg.
-o winevent - if many fds, poll them with 100ms timeout.
 o local-zone directive with authority service, full authority server 
   is a non-goal.
 o infra and lame cache: easier size config (in Mb), show usage in graphs.