diff options
| author | Florian Westphal <[email protected]> | 2014-11-24 14:06:22 +0100 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2014-11-27 12:40:31 +0100 |
| commit | abc86d0f99242b7f142b7cb8f90e30081dd3c256 (patch) | |
| tree | 9c5b2a99e19966c1a9c83653759e26969879b27f /tools/perf/scripts/python/bin | |
| parent | 3a611e26e958b0372d2e7600b87bbb4a84c7704b (diff) | |
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
The maximum value for the hitcount parameter is given by
"ip_pkt_list_tot" parameter (default: 20).
Exceeding this value on the command line will cause the rule to be
rejected. The parameter is also readonly, i.e. it cannot be changed
without module unload or reboot.
Store size per table, then base nstamps[] size on the hitcount instead.
The module parameter is retained for backwards compatibility.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions