full pom-ng suite for ipt_ACCOUNT
[ipt_ACCOUNT] / linux / Documentation / Configure.help.ladd
CommitLineData
b03f4657
TJ
1CONFIG_IP_NF_TARGET_ULOG
2ACCOUNT target support
3CONFIG_IP_NF_TARGET_ACCOUNT
4
5 The ACCOUNT target is a high performance accounting system for local networks.
6 It takes two parameters: --addr network/netmask and --tname NAME.
7
8 --addr is the subnet we want accounting for
9 --tname is the table name where the information is stored
10
11 The data can later be queried using the libipt_ACCOUNT userspace library
12 or by the "iptaccount" tool which is part of the libipt_ACCOUNT package.
13
14 If you want to compile it as a module, say M here and read
15 Documentation/modules.txt. If unsure, say `N'.