summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorWillem de Bruijn <willemb@google.com>2018-09-09 19:12:12 -0400
committerDavid S. Miller <davem@davemloft.net>2018-09-11 23:34:20 -0700
commit0297c1c2eadb5bd996a873b87597af3b91c0d4ba (patch)
tree66398fef2588f20e0fad2083b18465089995bb0a /scripts
parent2d946e5bcdabc1deef72d01bc92a2801c71d6d8d (diff)
downloadlinux-0297c1c2eadb5bd996a873b87597af3b91c0d4ba.tar.gz
tcp: rate limit synflood warnings further
Convert pr_info to net_info_ratelimited to limit the total number of
synflood warnings.

Commit 946cedccbd73 ("tcp: Change possible SYN flooding messages")
rate limits synflood warnings to one per listener.

Workloads that open many listener sockets can still see a high rate of
log messages. Syzkaller is one frequent example.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions