mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-08-16 10:45:01 +00:00
iproute2: ip-route.8.in: Add expires option for ip route
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
This commit is contained in:
parent
966fe23a7c
commit
3fbe7ca847
@ -132,7 +132,9 @@ replace " } "
|
|||||||
.B congctl
|
.B congctl
|
||||||
.IR NAME " ] [ "
|
.IR NAME " ] [ "
|
||||||
.B pref
|
.B pref
|
||||||
.IR PREF " ]"
|
.IR PREF " ] [ "
|
||||||
|
.B expires
|
||||||
|
.IR TIME " ]"
|
||||||
|
|
||||||
.ti -8
|
.ti -8
|
||||||
.IR TYPE " := [ "
|
.IR TYPE " := [ "
|
||||||
@ -656,6 +658,12 @@ is a set of encapsulation attributes specific to the
|
|||||||
.in -8
|
.in -8
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BI expires " TIME " "(4.4+ only)"
|
||||||
|
the route will be deleted after the expires time.
|
||||||
|
.B Only
|
||||||
|
support IPv6 at present.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
ip route delete
|
ip route delete
|
||||||
delete route
|
delete route
|
||||||
|
Loading…
Reference in New Issue
Block a user