aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2024-01-19 13:11:32 +0100
committerPablo Neira Ayuso <[email protected]>2024-01-24 20:01:16 +0100
commitc9d9eb9c53d37cdebbad56b91e40baf42d5a97aa (patch)
tree589e2e69c942f3c4110682995a8748ffddf46171 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parent01acb2e8666a6529697141a6017edbf206921913 (diff)
netfilter: nft_limit: reject configurations that cause integer overflow
Reject bogus configs where internal token counter wraps around. This only occurs with very very large requests, such as 17gbyte/s. Its better to reject this rather than having incorrect ratelimit. Fixes: d2168e849ebf ("netfilter: nft_limit: add per-byte limiting") Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions