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-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 23 May 2024 11:17:07 -0400
From: Christian Hopps <chopps@...n.net>
To: netdev@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>,
	devel@...ux-ipsec.org,
	Christian Hopps <chopps@...pps.org>,
	Christian Hopps <chopps@...n.net>
Subject: [PATCH iproute-next v1 2/2] xfrm: document new SA direction option

Signed-off-by: Christian Hopps <chopps@...n.net>
---
 man/man8/ip-xfrm.8 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/man/man8/ip-xfrm.8 b/man/man8/ip-xfrm.8
index 6dc73d23..960779dd 100644
--- a/man/man8/ip-xfrm.8
+++ b/man/man8/ip-xfrm.8
@@ -36,6 +36,8 @@ ip-xfrm \- transform configuration
 .IR MASK " ] ]"
 .RB "[ " reqid
 .IR REQID " ]"
+.RB "[ " dir
+.IR SA-DIR " ]"
 .RB "[ " seq
 .IR SEQ " ]"
 .RB "[ " replay-window
@@ -165,6 +167,10 @@ ip-xfrm \- transform configuration
 .IR MODE " := "
 .BR transport " | " tunnel " | " beet " | " ro " | " in_trigger
 
+.ti -8
+.IR SA-DIR " := "
+.BR in " | " out
+
 .ti -8
 .IR FLAG-LIST " := [ " FLAG-LIST " ] " FLAG
 
-- 
2.45.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ