Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/blacklist udp now works



details:   https://anonhg.NetBSD.org/src/rev/a56fe784bd16
branches:  trunk
changeset: 805869:a56fe784bd16
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jan 22 05:44:35 2015 +0000

description:
udp now works

diffstat:

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

diffs (14 lines):

diff -r 30a08cb6afbd -r a56fe784bd16 external/bsd/blacklist/TODO
--- a/external/bsd/blacklist/TODO       Thu Jan 22 05:44:28 2015 +0000
+++ b/external/bsd/blacklist/TODO       Thu Jan 22 05:44:35 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: TODO,v 1.3 2015/01/22 04:20:50 christos Exp $
+# $NetBSD: TODO,v 1.4 2015/01/22 05:44:35 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?
 - perhaps handle interfaces too instead of addresses for dynamic ip?



Home | Main Index | Thread Index | Old Index