summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-12-12 10:58:28 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-12-12 10:58:28 +0000
commit02b3bac099b02709904ed4813088dc014cdf4ab9 (patch)
treefe518ba79efa48a88f6cc1a7c394e82bd75f4ef8 /TODO
parent3e0b7a567fb82cfe3eb53c156caa12b410bbb713 (diff)
todo update
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index 644358d..cc4cce1 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,11 @@
-- autoconf/automake detection of libulog, mysql, pgsql, sqlite3, pcap
+- autoconf/automake detection of libnetfilter_{log,conntrack}, mysql, pgsql, sqlite3, pcap
+- conditional compilation of NFLOG, CTNL, PGSQL, MYSQL, SQLITE3, PCAP plugins
- add support for capabilities to run as non-root
- IPv6 support (core and extensions)
- support for static linking
- issues with ulogd_BASE and partially copied packets (--ulog-cprange)
- problem wrt. ulogd_BASE and fragments
-- fix problem "we're opening the logfile too late"
- cleanup keys after we've propagatet through the whole stack (RETF_VALID, FREE)
+- port SQLITE3 plugin
+- convert db layer and pgsql + mysql plugin to a 'parameter bind' scheme for efficiency
+