commit | 186d93669fe0cba252d42a42ddcfdbe9f2ee101d | [log] [tgz] |
---|---|---|
author | wenxu <wenxu@ucloud.cn> | Sun Feb 24 08:24:45 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 24 22:22:33 2019 -0800 |
tree | 5942f9b59ca86c361821e66b6fe2013d685a82b2 | |
parent | 169431ed16a3d275c403c85a26fc788187e6d09e [diff] |
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit ip l add dev tun type gretap key 1000 Non-tunnel-dst ip tunnel device can send packet through lwtunnel This patch provide the tun_inf dst cache support for this mode. Signed-off-by: wenxu <wenxu@ucloud.cn> Signed-off-by: David S. Miller <davem@davemloft.net>