lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Jan 2019 17:39:20 +0800
From:   wenxu@...oud.cn
To:     davem@...emloft.net
Cc:     netdev@...r.kernel.org
Subject: [PATCH net-next 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ