summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlaforge <laforge>2000-08-14 08:28:23 +0000
committerlaforge <laforge>2000-08-14 08:28:23 +0000
commitef8f9485b03972ff5efa6e45fa7b01f6d4256b39 (patch)
treeb4f5072b82759342b684effb594a0836c2c37443 /TODO
parent1fb8128d7111dded78bf9445709cd94354f7f5f2 (diff)
various bugfixes (tcp interpreter), output for boolean type
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..803462f
--- /dev/null
+++ b/TODO
@@ -0,0 +1,17 @@
+libipulog:
+- Error checking at netlink socket
+- forward port my timeout enabled read-function from libipq to libipulog
+- handle multi-part nlmsgs
+
+kernel:
+- queue the logging in the kernel and send multiple packets in one
+ multipart nlmsg
+
+ulogd:
+- commandline option for "to fork or not to fork"
+- configfile
+- add output target for sql server
+- add interpreter plugin for ftp/pop3/etc passwords
+- add a compatibility output target for syslog (really?)
+- prefix ulogd.log with timestamp
+- add support for capabilities to run as non-root