summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlaforge <laforge>2002-07-30 07:23:36 +0000
committerlaforge <laforge>2002-07-30 07:23:36 +0000
commite410145d4301a49067881b28610d6a13e10db561 (patch)
treeabc49d953c51d6675f6c118d714befa7361b2b56 /TODO
parent6c7d2f84d5b4ae46a30da77a3e7930b1154a74e9 (diff)
print version number after startup
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index c11e2cb..c6f5e1f 100644
--- a/TODO
+++ b/TODO
@@ -7,14 +7,14 @@ X handle multi-part nlmsgs
kernel:
X queue the logging in the kernel and send multiple packets in one
multipart nlmsg
-- add timer to flush queue in user-defineable time intervals
+X add timer to flush queue in user-defineable time intervals
- IPv6 ULOG target
ulogd:
X MYSQL output plugin
X syslog compatibility output plugin
- autoconf-detection of ipt_ULOG.h
-- _fini() support for plugin destructors (needed for clean shutdown and
+X _fini() support for plugin destructors (needed for clean shutdown and
SIGHUP configfile reload
X commandline option for "to fork or not to fork"
X various command line options (we don't even have --version)