mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-06 17:21:11 +00:00
man: ip-xfrm.8: Document missing parameters
Namely, 'extra-flag' of 'ip xfrm state' and 'flag' of 'ip xfrm policy'. Signed-off-by: Phil Sutter <phil@nwl.cc>
This commit is contained in:
parent
5d8cb0900e
commit
a7eef7aa70
@ -57,6 +57,8 @@ ip-xfrm \- transform configuration
|
||||
.IR ADDR "[/" PLEN "] ]"
|
||||
.RB "[ " ctx
|
||||
.IR CTX " ]"
|
||||
.RB "[ " extra-flag
|
||||
.IR EXTRA-FLAG-LIST " ]"
|
||||
|
||||
.ti -8
|
||||
.B "ip xfrm state allocspi"
|
||||
@ -195,6 +197,13 @@ ip-xfrm \- transform configuration
|
||||
.RB "{ " espinudp " | " espinudp-nonike " }"
|
||||
.IR SPORT " " DPORT " " OADDR
|
||||
|
||||
.ti -8
|
||||
.IR EXTRA-FLAG-LIST " := [ " EXTRA-FLAG-LIST " ] " EXTRA-FLAG
|
||||
|
||||
.ti -8
|
||||
.IR EXTRA-FLAG " := "
|
||||
.B dont-encap-dscp
|
||||
|
||||
.ti -8
|
||||
.BR "ip xfrm policy" " { " add " | " update " }"
|
||||
.I SELECTOR
|
||||
@ -247,6 +256,8 @@ ip-xfrm \- transform configuration
|
||||
.IR ACTION " ]"
|
||||
.RB "[ " priority
|
||||
.IR PRIORITY " ]"
|
||||
.RB "[ " flag
|
||||
.IR FLAG-LIST "]"
|
||||
|
||||
.ti -8
|
||||
.B "ip xfrm policy flush"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user