From: David Ahern <dsahern@gmail.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: netdev@vger.kernel.org, xiyou.wangcong@gmail.com
Subject: Re: [PATCH net-next] tcp: Check daddr_cache before use in tracepoint
Date: Tue, 17 Oct 2017 09:32:23 -0600 [thread overview]
Message-ID: <f0320a62-708b-6b7c-bf58-23b9e8df6cdc@gmail.com> (raw)
In-Reply-To: <1508211908.31614.90.camel@edumazet-glaptop3.roam.corp.google.com>
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.
next prev parent reply other threads:[~2017-10-17 15:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-16 21:29 [PATCH net-next] tcp: Check daddr_cache before use in tracepoint David Ahern
2017-10-16 21:46 ` Cong Wang
2017-10-16 21:55 ` David Ahern
2017-10-16 22:05 ` Cong Wang
2017-10-16 22:08 ` David Ahern
2017-10-17 3:45 ` Eric Dumazet
2017-10-17 15:32 ` David Ahern [this message]
2017-10-17 17:05 ` Cong Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f0320a62-708b-6b7c-bf58-23b9e8df6cdc@gmail.com \
--to=dsahern@gmail.com \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).