Files
android_kernel_xiaomi_sm8450/net/ipv6
Yuchung Cheng 0a672f7413 tcp: improve fastopen icmp handling
If a fast open socket is already accepted by the user, it should
be treated like a connected socket to record the ICMP error in
sk_softerr, so the user can fetch it. Do that in both tcp_v4_err
and tcp_v6_err.

Also refactor the sequence window check to improve readability
(e.g., there were two local variables named 'req').

Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Daniel Lee <longinus00@gmail.com>
Signed-off-by: Jerry Chu <hkchu@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-13 17:53:03 -04:00
..
2014-05-07 16:06:05 -04:00
2014-05-07 16:06:05 -04:00
2014-05-07 16:06:05 -04:00
2014-05-08 23:47:50 -04:00
2014-05-12 14:03:41 -04:00
2014-03-14 07:28:09 +01:00
2014-03-14 07:28:07 +01:00
2014-05-07 16:06:05 -04:00
2013-12-06 07:24:39 +01:00
2014-05-13 17:53:03 -04:00
2013-05-11 16:26:38 -07:00