summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlaforge <laforge>2003-09-28 15:19:25 +0000
committerlaforge <laforge>2003-09-28 15:19:25 +0000
commita6fbeb96e8894f6d2c953196c99a59644798ac04 (patch)
treea148482775e0c3f69ffe0791d372d6abbdbdbfe6 /TODO
parentf425910af1a22cf8666852a7c31a93a368c2b891 (diff)
new configuration file syntax (Magnus Boden)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 86d3a4e..c1e7f49 100644
--- a/TODO
+++ b/TODO
@@ -20,11 +20,11 @@ X commandline option for "to fork or not to fork"
X various command line options (we don't even have --version)
- add support for capabilities to run as non-root
X big endian fixes
-- man pages
+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
conffile:
-- rewrite. This stuff is a real mess. Anybody interested?
+- rewrite parser. This stuff is a real mess. Anybody interested?