Files
linux/net
Eric Dumazet 1849ffb841 tcp: do not use ipv6 header for ipv4 flow
[ Upstream commit 89e4130939 ]

When a dual stack tcp listener accepts an ipv4 flow,
it should not attempt to use an ipv6 header or tcp_v6_iif() helper.

Fixes: 1397ed35f2 ("ipv6: add flowinfo for tcp6 pkt_options for all cases")
Fixes: df3687ffc6 ("ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET")
Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 12:12:10 +09:00
..
2015-03-02 16:43:41 -05:00
2018-05-16 10:08:44 +02:00
2023-05-15 11:43:44 +09:00
2016-05-29 22:33:25 -07:00
2023-05-15 09:57:35 +09:00
2016-10-20 11:23:08 -04:00
2023-05-15 11:16:19 +09:00
2023-05-15 12:05:35 +09:00
2018-05-16 11:39:34 +02:00
2023-05-15 11:55:21 +09:00
2023-05-15 10:49:15 +09:00
2016-08-17 19:36:23 -04:00
2023-05-15 09:14:58 +09:00