[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171020.130524.1057906504749935063.davem@davemloft.net>
Date: Fri, 20 Oct 2017 13:05:24 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: dsahern@...il.com
Cc: netdev@...r.kernel.org, xiyou.wangcong@...il.com,
eric.dumazet@...il.com, songliubraving@...com
Subject: Re: [PATCH net-next] tcp: Remove use of inet6_sk and add IPv6
checks to tracepoint
From: David Ahern <dsahern@...il.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@...il.com>
Applied, sorry for the mixup :)
Powered by blists - more mailing lists