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
|
.ti -8
|
||||||
.BR "ip xfrm policy" " { " deleteall " | " list " }"
|
.BR "ip xfrm policy" " { " deleteall " | " list " }"
|
||||||
|
.RB "[ " nosock " ]"
|
||||||
.RI "[ " SELECTOR " ]"
|
.RI "[ " SELECTOR " ]"
|
||||||
.RB "[ " dir
|
.RB "[ " dir
|
||||||
.IR DIR " ]"
|
.IR DIR " ]"
|
||||||
|
|
@ -549,6 +550,10 @@ ip xfrm policy list print out the list of xfrm policies
|
||||||
ip xfrm policy flush flush policies
|
ip xfrm policy flush flush policies
|
||||||
.TE
|
.TE
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BR nosock
|
||||||
|
filter (remove) all socket policies from the output.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.IR SELECTOR
|
.IR SELECTOR
|
||||||
selects the traffic that will be controlled by the policy, based on the source
|
selects the traffic that will be controlled by the policy, based on the source
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue