[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1a434e21-21a5-0c26-2b0f-ba3f44567d60@cumulusnetworks.com>
Date: Thu, 22 Nov 2018 10:10:56 -0700
From: David Ahern <dsa@...ulusnetworks.com>
To: Alexis Bauvin <abauvin@...leway.com>, roopa@...ulusnetworks.com
Cc: netdev@...r.kernel.org, akherbouche@...leway.com
Subject: Re: [RFC v4 1/5] udp_tunnel: add config option to bind to a device
On 11/21/18 6:07 PM, Alexis Bauvin wrote:
> UDP tunnel sockets are always opened unbound to a specific device. This
> patch allow the socket to be bound on a custom device, which
> incidentally makes UDP tunnels VRF-aware if binding to an l3mdev.
>
> Signed-off-by: Alexis Bauvin <abauvin@...leway.com>
> Reviewed-by: Amine Kherbouche <akherbouche@...leway.com>
> Tested-by: Amine Kherbouche <akherbouche@...leway.com>
> ---
> include/net/udp_tunnel.h | 1 +
> net/ipv4/udp_tunnel.c | 10 ++++++++++
> net/ipv6/ip6_udp_tunnel.c | 9 +++++++++
> 3 files changed, 20 insertions(+)
Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists