summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlaforge <laforge>2002-08-28 09:49:31 +0000
committerlaforge <laforge>2002-08-28 09:49:31 +0000
commit028b762fe259ad24062dcf6438a70afb94bafc4e (patch)
tree160610bfb12737426c4219548573b5d0c6baee57 /TODO
parent902976b47f336885b4951aed489e83d63203d81c (diff)
todo update
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index ff360c1..f305204 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,7 @@ 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:
@@ -15,12 +15,13 @@ X MYSQL output plugin
X syslog compatibility output plugin
- _fini() support for plugin destructors (needed for clean shutdown and
SIGHUP configfile reload
-- commandline option for "to fork or not to fork"
-- various command line options (we don't even have --version)
+X commandline option for "to fork or not to fork"
+X various command line options (we don't even have --version)
- add support for capabilities to run as non-root
- big endian fixes
- man pages
- IPv6 support (core and extensions)
+- make ULOGD_RET_RAW contain information about the size of the returned object
conffile:
- rewrite. This stuff is a real mess.