]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
can't see any endian problems anymore
authorlaforge <laforge>
Wed, 5 Mar 2003 22:57:55 +0000 (22:57 +0000)
committerlaforge <laforge>
Wed, 5 Mar 2003 22:57:55 +0000 (22:57 +0000)
TODO

diff --git a/TODO b/TODO
index 5a49008bd0eb50e0647383d6d93acdc66013881e..86d3a4e37e6292e2c49ac3655ff4b8a542e215aa 100644 (file)
--- 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?