17 Jun 2012 14:07
ulogd 2.0.0 release
Pablo Neira Ayuso <pablo <at> netfilter.org>
2012-06-17 12:07:23 GMT
2012-06-17 12:07:23 GMT
Hi!
The Netfilter project proudly presents:
ulogd 2.0.0
ulogd is a userspace logging daemon for netfilter/iptables related
logging. This includes per-packet logging of security violations,
per-packet logging for accounting, per-flow logging and flexible
user-defined accounting.
ulogd was almost entirely written by Harald Welte, with contributions
from fellow hackers such as Pablo Neira Ayuso, Eric Leblond and Pierre
Chifflier.
ulogd-2.x requires several libraries:
* libnfnetlink that provides basic communication infrastructure via
Netlink.
* libmnl that provides basic communication infrastructure via
Netlink, this library will supersede libnfnetlink. Still, we require
both libraries as we are still in transition to entirely replace
libnfnetlink by libmnl.
* libnetfilter_log for stateless packet-based logging via nfnetlink_queue.
* libnetfilter_conntrack for stateful flow-based via nf_conntrack_netlink.
* libnetfilter_acct for flexible traffic accounting via nfnetlink_acct
(Continue reading)
RSS Feed