[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181219.155824.21255352029355426.davem@davemloft.net>
Date: Wed, 19 Dec 2018 15:58:24 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: wenxu@...oud.cn
Cc: netdev@...r.kernel.org, jakub.kicinski@...ronome.com,
roopa@...ulusnetworks.com
Subject: Re: [PATCH v2] iptunnel: make TUNNEL_FLAGS available in uapi
From: wenxu@...oud.cn
Date: Wed, 19 Dec 2018 14:11:15 +0800
> From: wenxu <wenxu@...oud.cn>
>
> ip l add dev tun type gretap external
> ip r a 10.0.0.1 encap ip dst 192.168.152.171 id 1000 dev gretap
>
> For gretap Key example when the command set the id but don't set the
> TUNNEL_KEY flags. There is no key field in the send packet
>
> In the lwtunnel situation, some TUNNEL_FLAGS should can be set by
> userspace
>
> Signed-off-by: wenxu <wenxu@...oud.cn>
Applied, thank you.
Powered by blists - more mailing lists