Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist more stuff
details: https://anonhg.NetBSD.org/src/rev/cbb442e9d18c
branches: trunk
changeset: 805930:cbb442e9d18c
user: christos <christos%NetBSD.org@localhost>
date: Fri Jan 23 21:34:01 2015 +0000
description:
more stuff
diffstat:
external/bsd/blacklist/TODO | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 39529cfa17cd -r cbb442e9d18c external/bsd/blacklist/TODO
--- a/external/bsd/blacklist/TODO Fri Jan 23 21:33:50 2015 +0000
+++ b/external/bsd/blacklist/TODO Fri Jan 23 21:34:01 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TODO,v 1.6 2015/01/22 18:15:56 christos Exp $
+# $NetBSD: TODO,v 1.7 2015/01/23 21:34:01 christos Exp $
- don't poll periodically, find the next timeout
- use the socket also for commands? Or separate socket?
@@ -10,3 +10,12 @@
- perhaps instead of scanning the list have a sparse map by port?
- do we want to use libnpf directly for efficiency?
- add more daemons ftpd?
+- do we care about the db state becoming too large?
+- instead of a yes = bump one, no = return to 0 interface, do we want
+ to have something more flexible like?
+ +n
+ -n
+ block
+ unblock
+- do we need an api in blacklistctl to perform maintenance
+- fix the blacklistctl output to be more user friendly
Home |
Main Index |
Thread Index |
Old Index