Download List

專案描述

ulog-acctd is a userspace network accounting daemon which generates log files of network traffic for accounting purposes. It collects headers of IP packets that travel through the Linux 2.4+ netfilter. It writes accounting information to a log which can include protocol type, source and destination address, port numbers, byte and packet count, and incoming and outgoing interfaces. It is easily possible to generate CISCO "IP accounting output-packets" style logs with this tool.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-07 08:38
0.4.3

The start time of net flows can now be logged.
標籤: Minor feature enhancements

2004-04-17 02:36
0.4.2

The hash function has been changed yet again, so it's no longer easily possible to DoS ulog-acctd by causing collisions. Instead of the previously used modulo-prime function, the jhash() function found in Linux >= 2.4.21 is used. Downloads have been moved away from Savannah.
標籤: Major security fixes

2003-10-10 16:35
0.4.1

A bug in the procedure that renames the dumpfile at startup has been
removed.
標籤: Minor bugfixes

2003-08-27 14:43
0.4.0

A number of vast performance improvements have
been made, most notably a new hash function and
runtime-configurable size of the hashtable.
標籤: Major feature enhancements

2003-04-02 03:51
0.3.3

A buffer overflow has been fixed. The timestring-formatting routine
has been changed to use strftime(3).
標籤: Minor bugfixes

Project Resources