summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaforge <laforge>2003-03-05 22:57:55 +0000
committerlaforge <laforge>2003-03-05 22:57:55 +0000
commit93e69b2d2083080c1e1cab41e0086fe4e95f3ccf (patch)
tree5e7fdae567fc996c2c4d3d0a16097c9a6cde8a56
parent772623860a17e746f532a4b14646ff80a89d3e38 (diff)
can't see any endian problems anymore
-rw-r--r--ulogd/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/ulogd/TODO b/ulogd/TODO
index 5a49008..86d3a4e 100644
--- a/ulogd/TODO
+++ b/ulogd/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?