mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2024-11-23 18:05:53 +08:00
xfrm: document new SA direction option
Signed-off-by: Christian Hopps <chopps@labn.net> Signed-off-by: David Ahern <dsahern@kernel.org>
This commit is contained in:
parent
7f7726a7a4
commit
7cf98ef28b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user