From 37ec046bf4cdab96a1e9bddd60e8b76b36bcf64a Mon Sep 17 00:00:00 2001 From: laforge Date: Sun, 20 May 2001 13:51:46 +0000 Subject: included --with-log-ip-as-string option removed ./configure (run autoconf) autoconf now adds -I/usr/src/linux/include to CFLAGS --- ulogd/TODO | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ulogd/TODO (limited to 'ulogd/TODO') diff --git a/ulogd/TODO b/ulogd/TODO new file mode 100644 index 0000000..5dccb70 --- /dev/null +++ b/ulogd/TODO @@ -0,0 +1,27 @@ +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 +- 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 +- _fini() support for plugin destructors (needed for clean shutdown and + SIGHUP configfile reload +- commandline option for "to fork or not to fork" +- 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) + +conffile: +- rewrite. This stuff is a real mess. -- cgit v1.2.3