From: Yuchung Cheng
Date: Wed, 18 Nov 2015 18:17:31 -0800
> Fix incrementing TCPFastOpenActiveFailed snmp stats multiple times
> when the handshake experiences multiple SYN timeouts.
>
> Signed-off-by: Yuchung Cheng
> Signed-off-by: Eric Dumazet
Applied.
--
To unsubscribe from this list: send
Fix incrementing TCPFastOpenActiveFailed snmp stats multiple times
when the handshake experiences multiple SYN timeouts.
Signed-off-by: Yuchung Cheng
Signed-off-by: Eric Dumazet
---
net/ipv4/tcp_timer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv4/tcp_timer.c b/n