The netfilter.org "libnetfilter_acct" project
What is libnetfilter_acct ?
libnetfilter_acct is the userspace
library providing interface to extended accounting infrastructure.
libnetfilter_acct is used by nfacct .
libnetfilter_acct requires libmnl and a kernel that includes the nfnetlink_acct subsystem (i.e. 3.3 or later).
- creating accounting objects
- retrieving accounting objects (and atomically set to zero)
- deleting accounting objects
For the nfnetlink_acct subsystem.
You can check the library documentation generated in doxygen format.
libnfnetlink_acct has been written by Pablo Neira Ayuso.
|