diff options
author | 2015-10-14 06:16:49 -0700 | |
---|---|---|
committer | 2015-10-14 19:06:32 -0700 | |
commit | f985c65c908f6b26c30019a83dc5ea295f5fcf62 (patch) | |
tree | f16e00e81bc17fdf6b257b38a85c048d34faf692 /net/switchdev/switchdev.c | |
parent | tcp/dccp: fix potential NULL deref in __inet_inherit_port() (diff) | |
download | wireguard-linux-f985c65c908f6b26c30019a83dc5ea295f5fcf62.tar.xz wireguard-linux-f985c65c908f6b26c30019a83dc5ea295f5fcf62.zip |
tcp: avoid spurious SYN flood detection at listen() time
At listen() time, there is a small window where listener is visible with
a zero backlog, triggering a spurious "Possible SYN flooding on port"
message.
Nothing prevents us from setting the correct backlog.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions