diff options
author | wenxu <wenxu@ucloud.cn> | 2019-02-23 21:32:54 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-24 22:13:49 -0800 |
commit | 3d25eabbbf6717bc0465754a66d6ebe51d5faa54 (patch) | |
tree | 79bf3fe040622c6c3ea21790fd4fb27127164fca /drivers/net/dsa | |
parent | 2b794c4098b525836e37d16045abee3091fdfe18 (diff) | |
download | linux-3d25eabbbf6717bc0465754a66d6ebe51d5faa54.tar.gz |
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
The lwtunnel_state is not init the dst_cache Which make the
ip_md_tunnel_xmit can't use the dst_cache. It will lookup
route table every packets.
Signed-off-by: wenxu <wenxu@ucloud.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions