From: David Miller <davem@davemloft.net>
To: dsahern@gmail.com
Cc: netdev@vger.kernel.org, xiyou.wangcong@gmail.com,
eric.dumazet@gmail.com, songliubraving@fb.com
Subject: Re: [PATCH net-next] tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
Date: Fri, 20 Oct 2017 13:05:24 +0100 (WEST) [thread overview]
Message-ID: <20171020.130524.1057906504749935063.davem@davemloft.net> (raw)
In-Reply-To: <1508339849-19527-1-git-send-email-dsahern@gmail.com>
From: David Ahern <dsahern@gmail.com>
Date: Wed, 18 Oct 2017 08:17:29 -0700
> 386fd5da401d ("tcp: Check daddr_cache before use in tracepoint") was the
> second version of the tracepoint fixup patch. This patch is the delta
> between v2 and v3. Specifically, remove the use of inet6_sk and check
> sk_family as requested by Eric and add IS_ENABLED(CONFIG_IPV6) around
> the use of sk_v6_rcv_saddr and sk_v6_daddr as done in sock_common (noted
> by Cong).
>
> Signed-off-by: David Ahern <dsahern@gmail.com>
Applied, sorry for the mixup :)
prev parent reply other threads:[~2017-10-20 12:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-18 15:17 [PATCH net-next] tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint David Ahern
2017-10-18 15:28 ` Eric Dumazet
2017-10-18 16:27 ` Song Liu
2017-10-20 12:05 ` David Miller [this message]
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=20171020.130524.1057906504749935063.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dsahern@gmail.com \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=songliubraving@fb.com \
--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).