[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221003091212.4017603-1-eyal.birger@gmail.com>
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