mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-12-13 00:45:51 +00:00
ip xfrm: update man page on setting/printing XFRMA_IF_ID in states/policies
In commitaed63ae1ac("ip xfrm: support setting/printing XFRMA_IF_ID attribute in states/policies") I added the ability to set/print the xfrm interface ID without updating the man page. Fixes:aed63ae1ac("ip xfrm: support setting/printing XFRMA_IF_ID attribute in states/policies") Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
ca75a86337
commit
ee93c1107f
@ -61,6 +61,8 @@ ip-xfrm \- transform configuration
|
|||||||
.IR EXTRA-FLAG-LIST " ]"
|
.IR EXTRA-FLAG-LIST " ]"
|
||||||
.RB "[ " output-mark
|
.RB "[ " output-mark
|
||||||
.IR OUTPUT-MARK " ]"
|
.IR OUTPUT-MARK " ]"
|
||||||
|
.RB "[ " if_id
|
||||||
|
.IR IF-ID " ]"
|
||||||
|
|
||||||
.ti -8
|
.ti -8
|
||||||
.B "ip xfrm state allocspi"
|
.B "ip xfrm state allocspi"
|
||||||
@ -238,6 +240,8 @@ ip-xfrm \- transform configuration
|
|||||||
.IR PRIORITY " ]"
|
.IR PRIORITY " ]"
|
||||||
.RB "[ " flag
|
.RB "[ " flag
|
||||||
.IR FLAG-LIST " ]"
|
.IR FLAG-LIST " ]"
|
||||||
|
.RB "[ " if_id
|
||||||
|
.IR IF-ID " ]"
|
||||||
.RI "[ " LIMIT-LIST " ] [ " TMPL-LIST " ]"
|
.RI "[ " LIMIT-LIST " ] [ " TMPL-LIST " ]"
|
||||||
|
|
||||||
.ti -8
|
.ti -8
|
||||||
@ -561,6 +565,10 @@ used to match xfrm policies and states
|
|||||||
used to set the output mark to influence the routing
|
used to set the output mark to influence the routing
|
||||||
of the packets emitted by the state
|
of the packets emitted by the state
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.I IF-ID
|
||||||
|
xfrm interface identifier used to in both xfrm policies and states
|
||||||
|
|
||||||
.sp
|
.sp
|
||||||
.PP
|
.PP
|
||||||
.TS
|
.TS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user