From: Jan Rafaj Date: Tue, 1 Sep 2009 17:52:48 +0000 (+0200) Subject: ACCOUNT: add Kconfig file X-Git-Tag: v1.19~15^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a1e5329f4fa59fc4ff5580721449019b0d2a4e;p=thirdparty%2Fxtables-addons.git ACCOUNT: add Kconfig file --- diff --git a/extensions/xt_ACCOUNT.Kconfig b/extensions/xt_ACCOUNT.Kconfig new file mode 100644 index 0000000..6fb5b12 --- /dev/null +++ b/extensions/xt_ACCOUNT.Kconfig @@ -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/