Skip to content

Commit

Permalink
[NETFILTER]: statistic match: add missing Kconfig help text
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Jun 29, 2006
1 parent ef47c6a commit 68c1692
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion net/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,10 @@ config NETFILTER_XT_MATCH_STATISTIC
tristate '"statistic" match support'
depends on NETFILTER_XTABLES
help
statistic module
This option adds a `statistic' match, which allows you to match
on packets periodically or randomly with a given percentage.

To compile it as a module, choose M here. If unsure, say N.

config NETFILTER_XT_MATCH_STRING
tristate '"string" match support'
Expand Down

0 comments on commit 68c1692

Please sign in to comment.