From bd214d4b5e4a88b39a798bc5efd63a8462779e58 Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 15 Oct 2005 18:19:08 +0000 Subject: update readme and todo --- TODO | 31 +------------------------------ 1 file changed, 1 insertion(+), 30 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3ab6194..1a92f6a 100644 --- a/TODO +++ b/TODO @@ -1,37 +1,8 @@ -libipulog: -X handle multi-part nlmsgs -- Error checking at netlink socket -- forward port my timeout enabled read-function from libipq to libipulog -- man pages - -kernel: -X queue the logging in the kernel and send multiple packets in one - multipart nlmsg -X add timer to flush queue in user-defineable time intervals -- IPv6 ULOG target - -ulogd: -X MYSQL output plugin -X syslog compatibility output plugin -- autoconf-detection of ipt_ULOG.h -X _fini() support for plugin destructors (needed for clean shutdown and - SIGHUP configfile reload -X commandline option for "to fork or not to fork" -X various command line options (we don't even have --version) +- autoconf/automake detection of libulog, mysql, pgsql, sqlite3, pcap - add support for capabilities to run as non-root -X big endian fixes -X man pages - IPv6 support (core and extensions) -X pcap output plugin (to use ethereal/tcpdump/... for the logs) - enable user to specify directory where to look for kernel include files - support for static linking -- make core maintain a list of keyid's that all the output plugins are - interested. The interpreters would be called with their respective - section of that list, and only compute those values that are actually - used by any of the running output plugins - issues with ulogd_BASE and partially copied packets (--ulog-cprange) - problem wrt. ulogd_BASE and fragments -- implement extension SIGHUP handlers (including config re-parse) -conffile: -- rewrite parser. This stuff is a real mess. Anybody interested? -- cgit v1.2.3