[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1548153592-28224-1-git-send-email-wenxu@ucloud.cn>
Date: Tue, 22 Jan 2019 18:39:48 +0800
From: wenxu@...oud.cn
To: davem@...emloft.net, sergei.shtylyov@...entembedded.com
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next v2 0/4] ip_tunnel: Refactor ip_gre collect metadata xmit to ip_md_tunnel_xmit
From: wenxu <wenxu@...oud.cn>
This patchset add tunnel_dst_cache and tnl_update_pmtu feature for
ip_md_tunnel_xmit also bugfix. Then Refactor collect metatdata mode
tunnel xmit to ip_md_tunnel_xmit
wenxu (4):
ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit
ip_gre: Refactor collect metatdata mode tunnel xmit to
ip_md_tunnel_xmit
include/net/ip_tunnels.h | 2 +-
net/ipv4/ip_gre.c | 112 ++++++++---------------------------------------
net/ipv4/ip_tunnel.c | 62 +++++++++++++++++++-------
net/ipv4/ipip.c | 2 +-
4 files changed, 66 insertions(+), 112 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists