On 10/16/17 9:45 PM, Eric Dumazet wrote: > IPV6 TCP uses sk->sk_v6_daddr and sk->->sk_v6_rcv_saddr
I moved v2 to those. > So I would rather remove the need to fetch np = inet6_sk(sk) in the > first place, and look at sk->sk_family instead. I'll spin a v3 with that change.