[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240523151707.972161-3-chopps@labn.net>
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