summaryrefslogtreecommitdiffstats
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
parent85208ad966c0c1042fd6807b6bb1e0e91b6f56e7 (diff)
update to 0.91
-rw-r--r--TODO14
-rw-r--r--ulogd/Changes3
2 files changed, 12 insertions, 5 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)
diff --git a/ulogd/Changes b/ulogd/Changes
index 0c7e1e7..ccef3fa 100644
--- a/ulogd/Changes
+++ b/ulogd/Changes
@@ -5,7 +5,8 @@ Version 0.91
Version 0.9
- configuration file routines
- plugins are able to register new configfile keys
-- new MYSQL plugin
+- new MYSQL output plugin
+- new syslog compatibility output plugin
Version 0.3