full pom-ng suite for ipt_ACCOUNT
[ipt_ACCOUNT] / linux / Documentation / Configure.help.ladd
diff --git a/linux/Documentation/Configure.help.ladd b/linux/Documentation/Configure.help.ladd
new file mode 100644 (file)
index 0000000..f663079
--- /dev/null
@@ -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'.