[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <862862d4-96ec-43e7-4b65-ac471ec5b9fb@ucloud.cn>
Date: Thu, 10 Jan 2019 23:19:26 +0800
From: wenxu <wenxu@...oud.cn>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] ip_gre: Support lwtunnel for none-tunnel-dst gre
port
Hi David,
This patch status shows Deferred. Should I resubmit it?
wenxu
On 2018/12/27 下午5:31, wenxu@...oud.cn wrote:
> From: wenxu <wenxu@...oud.cn>
>
> ip l add dev tun type gretap key 1000
> ip a a dev tun 10.0.0.1/24
>
> Packets with tun-id 1000 can be recived by tun dev. But packet can't
> be sent through dev tun for non-tunnel-dst
>
> With this patch: tunnel-dst can be get through lwtunnel like beflow:
> ip r a 10.0.0.7 encap ip id 1000 dst 172.168.0.11 key dev tun
>
>
Powered by blists - more mailing lists