summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlaforge <laforge>2003-03-05 22:57:55 +0000
committerlaforge <laforge>2003-03-05 22:57:55 +0000
commit0d326a3bd66102f85b1e0418be8538dbc675897d (patch)
treef51047329ca741be0cca261d76da6927e2b1d210 /TODO
parent1a593b589257617fb7901470d530c4a0562c623d (diff)
can't see any endian problems anymore
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5a49008..86d3a4e 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,7 @@ X _fini() support for plugin destructors (needed for clean shutdown and
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
-- big endian fixes
+X big endian fixes
- man pages
- IPv6 support (core and extensions)
X pcap output plugin (to use ethereal/tcpdump/... for the logs)
@@ -27,4 +27,4 @@ X pcap output plugin (to use ethereal/tcpdump/... for the logs)
- support for static linking
conffile:
-- rewrite. This stuff is a real mess.
+- rewrite. This stuff is a real mess. Anybody interested?