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:   Mon,  3 Oct 2022 12:12:10 +0300
From:   Eyal Birger <eyal.birger@...il.com>
To:     netdev@...r.kernel.org
Cc:     dsahern@...il.com, stephen@...workplumber.org,
        steffen.klassert@...unet.com, nicolas.dichtel@...nd.com,
        razor@...ckwall.org, Eyal Birger <eyal.birger@...il.com>
Subject: [PATCH iproute2-next 0/2] ip: xfrm: support "external" mode for xfrm interfaces

This series adds support for configuring XFRM interfaces in "external"
mode as recently merged.

Eyal Birger (2):
  ip: xfrm: support "external" (`collect_md`) mode in xfrm interfaces
  ip: xfrm: support adding xfrm metadata as lwtunnel info in routes

 include/uapi/linux/if_link.h  |  1 +
 include/uapi/linux/lwtunnel.h | 10 +++++
 ip/iproute.c                  |  5 ++-
 ip/iproute_lwtunnel.c         | 83 +++++++++++++++++++++++++++++++++++
 ip/link_xfrm.c                | 18 ++++++++
 man/man8/ip-link.8.in         |  7 +++
 man/man8/ip-route.8.in        | 11 +++++
 7 files changed, 133 insertions(+), 2 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ