Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/blacklist RCSID, todo
details: https://anonhg.NetBSD.org/src/rev/d238e9a50f30
branches: trunk
changeset: 335695:d238e9a50f30
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 21 19:39:25 2015 +0000
description:
RCSID, todo
diffstat:
external/bsd/blacklist/README | 2 +-
external/bsd/blacklist/TODO | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r a88b0989666b -r d238e9a50f30 external/bsd/blacklist/README
--- a/external/bsd/blacklist/README Wed Jan 21 19:37:30 2015 +0000
+++ b/external/bsd/blacklist/README Wed Jan 21 19:39:25 2015 +0000
@@ -1,4 +1,4 @@
-# Tue Jan 20 21:18:54 EST 2015
+# $NetBSD: README,v 1.3 2015/01/21 19:39:25 christos Exp $
This package contains library that can be used by network daemons to
communicate with a packet filter via a daemon to enforce opening and
diff -r a88b0989666b -r d238e9a50f30 external/bsd/blacklist/TODO
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/external/bsd/blacklist/TODO Wed Jan 21 19:39:25 2015 +0000
@@ -0,0 +1,8 @@
+# $NetBSD: TODO,v 1.1 2015/01/21 19:39:25 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?
+- test udp
+- add functionality to the control program. Should it change the database
+ directly, or talk to the daemon to have it do it?
Home |
Main Index |
Thread Index |
Old Index