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, 13 Feb 2018 11:26:07 +0100
From:   Jiri Pirko <jiri@...nulli.us>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, idosch@...lanox.com, petrm@...lanox.com,
        mlxsw@...lanox.com
Subject: [patch net-next 0/2] mlxsw: IPIP cleanups

From: Jiri Pirko <jiri@...lanox.com>

In the first patch, a forgotten #include is added. Even though the code
compiles as-is, the include is necessary for modules that should include
spectrum_ipip.h.

The second patch corrects an assumption that IPv6 tunnels use struct
ip_tunnel_parm to store tunnel parameters.

Petr Machata (2):
  mlxsw: spectrum_ipip: Add a forgotten include
  mlxsw: spectrum: Distinguish between IPv4/6 tunnels

 .../net/ethernet/mellanox/mlxsw/spectrum_ipip.c    | 141 ++++++++-------------
 .../net/ethernet/mellanox/mlxsw/spectrum_ipip.h    |   7 +-
 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |  16 ++-
 3 files changed, 73 insertions(+), 91 deletions(-)

-- 
2.14.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ