From: we...@ucloud.cn Date: Sat, 23 Feb 2019 21:32:54 +0800 > From: wenxu <we...@ucloud.cn> > > 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 <we...@ucloud.cn>
Applied.