[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250619134547.GS1699@horms.kernel.org>
Date: Thu, 19 Jun 2025 14:45:47 +0100
From: Simon Horman <horms@...nel.org>
To: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Cc: "David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] ip6_tunnel: enable to change proto of fb tunnels
On Tue, Jun 17, 2025 at 06:01:25PM +0200, Nicolas Dichtel wrote:
> This is possible via the ioctl API:
> > ip -6 tunnel change ip6tnl0 mode any
>
> Let's align the netlink API:
> > ip link set ip6tnl0 type ip6tnl mode any
>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Thanks,
Looking over the code, I agree that this is supported by the ioctl
interface. And, for consistency, I think it makes sense for the netlink
interface to do so too.
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists