From: David S. Miller Date: Thu, 16 Nov 2023 23:35:12 +0000 (+0000) Subject: Merge branch 'tcp-change-reaction-to-ICMP' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9a1f02f3ef96bd83162e94e4ee34a4f8240256ba;p=linux.git Merge branch 'tcp-change-reaction-to-ICMP' Eric Dumazet says: ==================== tcp: change reaction to ICMP messages ICMP[v6] messages received for a socket in TCP_SYN_SENT currently abort the connection attempt, in violation of standards. This series changes our stack to adhere to RFC 6069 and RFC 1122 (4.2.3.9) ==================== Signed-off-by: David S. Miller --- 9a1f02f3ef96bd83162e94e4ee34a4f8240256ba