summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlaforge <laforge>2001-01-30 11:56:51 +0000
committerlaforge <laforge>2001-01-30 11:56:51 +0000
commit63f29d2b73d23b8baf8b4a0b442dda9170dcb6c3 (patch)
tree64c5021e9f7c938301698ef0ea8e23b725ab9fc7 /TODO
parent85208ad966c0c1042fd6807b6bb1e0e91b6f56e7 (diff)
update to 0.91
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 10 insertions, 4 deletions
diff --git a/TODO b/TODO
index c71f3b0..59ffe21 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,20 @@
libipulog:
+X handle multi-part nlmsgs
- Error checking at netlink socket
- forward port my timeout enabled read-function from libipq to libipulog
-- handle multi-part nlmsgs
+- man pages
kernel:
-- queue the logging in the kernel and send multiple packets in one
+X queue the logging in the kernel and send multiple packets in one
multipart nlmsg
+- IPv6 ULOG target
ulogd:
+X MYSQL output plugin
+X syslog compatibility output plugin
- commandline option for "to fork or not to fork"
-- add output target for sql server
-- add a compatibility output target for syslog (really?)
+- 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)