]> git.baikalelectronics.ru Git - kernel.git/commit
ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit
authorwenxu <wenxu@ucloud.cn>
Tue, 22 Jan 2019 10:39:49 +0000 (18:39 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jan 2019 17:43:03 +0000 (09:43 -0800)
commitc9d8048bdb8ae7fb08365e2c2ccd94d031be5cc7
tree63aecb91fc579f48646977cd142d7f668627fa63
parent1d4e537efeda5f67699652b2f68dfd676d33f19f
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>
net/ipv4/ip_tunnel.c