[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a702a703-badd-cfa7-6963-54830a0570ea@kernel.org>
Date: Fri, 20 Oct 2023 09:52:39 -0600
From: David Ahern <dsahern@...nel.org>
To: Beniamino Galvani <b.galvani@...il.com>, netdev@...r.kernel.org
Cc: "David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Guillaume Nault <gnault@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 2/5] ipv6: remove "proto" argument from
udp_tunnel6_dst_lookup()
On 10/20/23 5:55 AM, Beniamino Galvani wrote:
> The function is now UDP-specific, the protocol is always IPPROTO_UDP.
>
> This is similar to what already done for IPv4 in commit 78f3655adcb5
> ("ipv4: remove "proto" argument from udp_tunnel_dst_lookup()").
>
> Suggested-by: Guillaume Nault <gnault@...hat.com>
> Signed-off-by: Beniamino Galvani <b.galvani@...il.com>
> ---
> drivers/net/bareudp.c | 5 ++---
> include/net/udp_tunnel.h | 2 +-
> net/ipv6/ip6_udp_tunnel.c | 4 +---
> 3 files changed, 4 insertions(+), 7 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists