Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/blacklist update TODO



details:   https://anonhg.NetBSD.org/src/rev/ac804d9639cb
branches:  trunk
changeset: 335741:ac804d9639cb
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jan 22 18:15:56 2015 +0000

description:
update TODO

diffstat:

 external/bsd/blacklist/TODO |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (22 lines):

diff -r b5091270b40c -r ac804d9639cb external/bsd/blacklist/TODO
--- a/external/bsd/blacklist/TODO       Thu Jan 22 18:15:15 2015 +0000
+++ b/external/bsd/blacklist/TODO       Thu Jan 22 18:15:56 2015 +0000
@@ -1,17 +1,12 @@
-# $NetBSD: TODO,v 1.5 2015/01/22 15:25:52 christos Exp $
+# $NetBSD: TODO,v 1.6 2015/01/22 18:15:56 christos Exp $
 
 - don't poll periodically, find the next timeout
-- perhaps pass addresses through the socket too?
 - use the socket also for commands? Or separate socket?
 - add functionality to the control program. Should it change the database
   directly, or talk to the daemon to have it do it?
 - perhaps handle interfaces too instead of addresses for dynamic ip?
   <bge0/4>? What to do with multiple addresses?
-- make a pidfile
-- fix CRED on linux and macosx.
 - perhaps rate limit against DoS
 - perhaps instead of scanning the list have a sparse map by port?
 - do we want to use libnpf directly for efficiency?
-- make /etc/rc.d/ file and fix other naming inconsistencies.
-- finalize named.diff
 - add more daemons ftpd?



Home | Main Index | Thread Index | Old Index