man: document ip xfrm policy nosock
Signed-off-by: Simon Ruderich <simon@ruderich.org>
This commit is contained in:
parent
7662e20161
commit
de3ddbc27d
|
|
@ -245,6 +245,7 @@ ip-xfrm \- transform configuration
|
|||
|
||||
.ti -8
|
||||
.BR "ip xfrm policy" " { " deleteall " | " list " }"
|
||||
.RB "[ " nosock " ]"
|
||||
.RI "[ " SELECTOR " ]"
|
||||
.RB "[ " dir
|
||||
.IR DIR " ]"
|
||||
|
|
@ -549,6 +550,10 @@ ip xfrm policy list print out the list of xfrm policies
|
|||
ip xfrm policy flush flush policies
|
||||
.TE
|
||||
|
||||
.TP
|
||||
.BR nosock
|
||||
filter (remove) all socket policies from the output.
|
||||
|
||||
.TP
|
||||
.IR SELECTOR
|
||||
selects the traffic that will be controlled by the policy, based on the source
|
||||
|
|
|
|||
Loading…
Reference in New Issue