commit | f46fe4f8d787bd66005120460317939b8c6d7c70 | [log] [tgz] |
---|---|---|
author | wenxu <wenxu@ucloud.cn> | Tue Jan 22 18:39:49 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 26 09:43:03 2019 -0800 |
tree | 63aecb91fc579f48646977cd142d7f668627fa63 | |
parent | 662a14d0c71e9e775383b0fd6796c9eb47d29ecc [diff] |
ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit Add ip tunnel dst cache in ip_md_tunnel_xmit to make more efficient for the route lookup. Signed-off-by: wenxu <wenxu@ucloud.cn> Signed-off-by: David S. Miller <davem@davemloft.net>