From: laforge Date: Wed, 5 Mar 2003 22:57:55 +0000 (+0000) Subject: can't see any endian problems anymore X-Git-Tag: ulogd-2.0.0beta2~419 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d326a3bd66102f85b1e0418be8538dbc675897d;p=thirdparty%2Fulogd2.git can't see any endian problems anymore --- 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?