From: David Miller <davem@davemloft.net>
To: wenxu@ucloud.cn
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v2] ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
Date: Thu, 24 Jan 2019 17:54:39 -0800 (PST) [thread overview]
Message-ID: <20190124.175439.303955049688161029.davem@davemloft.net> (raw)
In-Reply-To: <1547874685-25151-1-git-send-email-wenxu@ucloud.cn>
From: wenxu@ucloud.cn
Date: Sat, 19 Jan 2019 13:11:25 +0800
> From: wenxu <wenxu@ucloud.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 dst 172.168.0.11 dev tun
>
> Signed-off-by: wenxu <wenxu@ucloud.cn>
Applied, thanks.
prev parent reply other threads:[~2019-01-25 1:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-19 5:11 [PATCH v2] ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel wenxu
2019-01-25 1:54 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190124.175439.303955049688161029.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=wenxu@ucloud.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox