mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 13:44:56 +02:00
ACCOUNT: add Kconfig file
This commit is contained in:

committed by
Jan Engelhardt

parent
0c963dee06
commit
63a1e5329f
13
extensions/xt_ACCOUNT.Kconfig
Normal file
13
extensions/xt_ACCOUNT.Kconfig
Normal file
@@ -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/
|
Reference in New Issue
Block a user