]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
ACCOUNT: add Kconfig file
authorJan Rafaj <jr+netfilter-devel@cedric.unob.cz>
Tue, 1 Sep 2009 17:52:48 +0000 (19:52 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Fri, 18 Sep 2009 13:46:39 +0000 (15:46 +0200)
extensions/xt_ACCOUNT.Kconfig [new file with mode: 0644]

diff --git a/extensions/xt_ACCOUNT.Kconfig b/extensions/xt_ACCOUNT.Kconfig
new file mode 100644 (file)
index 0000000..6fb5b12
--- /dev/null
@@ -0,0 +1,13 @@
+config NETFILTER_XT_TARGET_ACCOUNT
+       tristate "ACCOUNT target support"
+       depends on NETFILTER_XTABLES
+       ---help---
+       This module implements an ACCOUNT target
+
+       The ACCOUNT target is a high performance accounting system for large
+       local networks. It allows per-IP accounting in whole prefixes of IPv4
+       addresses with size of up to /8 without the need to add individual
+       accouting rule for each IP address.
+
+       For more information go to:
+       http://www.intra2net.com/de/produkte/opensource/ipt_account/