mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 21:25:12 +02:00
9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
config NETFILTER_XT_MATCH_QUOTA2
|
|
tristate '"quota2" match support'
|
|
depends on NETFILTER_XTABLES
|
|
---help---
|
|
This option adds the "quota2" match which is an advanced form of
|
|
xt_quota that also allows counting upwards, and where the counter can
|
|
be set through procfs. This allows for simple interfacing of
|
|
accounting information.
|