X-Git-Url: http://developer.intra2net.com/git/?p=ipt_ACCOUNT;a=blobdiff_plain;f=linux%2FDocumentation%2FConfigure.help.ladd;fp=linux%2FDocumentation%2FConfigure.help.ladd;h=f6630794d85fe2832c30d6a3c63a6407bd4777f4;hp=0000000000000000000000000000000000000000;hb=b03f465711e0c5c6eb309dde2067153c301e1220;hpb=5b15c288f1399638bbf8f08c70a2465c7a51bd61 diff --git a/linux/Documentation/Configure.help.ladd b/linux/Documentation/Configure.help.ladd new file mode 100644 index 0000000..f663079 --- /dev/null +++ b/linux/Documentation/Configure.help.ladd @@ -0,0 +1,15 @@ +CONFIG_IP_NF_TARGET_ULOG +ACCOUNT target support +CONFIG_IP_NF_TARGET_ACCOUNT + + The ACCOUNT target is a high performance accounting system for local networks. + It takes two parameters: --addr network/netmask and --tname NAME. + + --addr is the subnet we want accounting for + --tname is the table name where the information is stored + + The data can later be queried using the libipt_ACCOUNT userspace library + or by the "iptaccount" tool which is part of the libipt_ACCOUNT package. + + If you want to compile it as a module, say M here and read + Documentation/modules.txt. If unsure, say `N'.