From 63f29d2b73d23b8baf8b4a0b442dda9170dcb6c3 Mon Sep 17 00:00:00 2001 From: laforge Date: Tue, 30 Jan 2001 11:56:51 +0000 Subject: update to 0.91 --- TODO | 14 ++++++++++---- ulogd/Changes | 3 ++- 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 -- cgit v1.2.3