diff options
author | Eric Dumazet <edumazet@google.com> | 2019-03-19 05:45:35 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-19 14:00:27 -0700 |
commit | 89e4130939a20304f4059ab72179da81f5347528 (patch) | |
tree | 3b4906a03efaf52db4d22bb0c83e59d141ff0aa9 /tools/io_uring | |
parent | d7737d4257459ca8921ff911c88937be1a11ea9d (diff) | |
download | linux-89e4130939a20304f4059ab72179da81f5347528.tar.gz linux-89e4130939a20304f4059ab72179da81f5347528.tar.bz2 linux-89e4130939a20304f4059ab72179da81f5347528.zip |
tcp: do not use ipv6 header for ipv4 flow
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: 1397ed35f22d ("ipv6: add flowinfo for tcp6 pkt_options for all cases")
Fixes: df3687ffc665 ("ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET")
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/io_uring')
0 files changed, 0 insertions, 0 deletions