diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-14 16:16:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-15 05:06:32 +0300 |
commit | f985c65c908f6b26c30019a83dc5ea295f5fcf62 (patch) | |
tree | f16e00e81bc17fdf6b257b38a85c048d34faf692 /net/switchdev/switchdev.c | |
parent | c2f34a65a61cd1ace3b53c93e8b38d2f79f4ff0d (diff) | |
download | linux-f985c65c908f6b26c30019a83dc5ea295f5fcf62.tar.xz |
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