mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-08-14 03:46:45 +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
|
||||
.IR NAME " ] [ "
|
||||
.B pref
|
||||
.IR PREF " ]"
|
||||
.IR PREF " ] [ "
|
||||
.B expires
|
||||
.IR TIME " ]"
|
||||
|
||||
.ti -8
|
||||
.IR TYPE " := [ "
|
||||
@ -656,6 +658,12 @@ is a set of encapsulation attributes specific to the
|
||||
.in -8
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.BI expires " TIME " "(4.4+ only)"
|
||||
the route will be deleted after the expires time.
|
||||
.B Only
|
||||
support IPv6 at present.
|
||||
|
||||
.TP
|
||||
ip route delete
|
||||
delete route
|
||||
|
Loading…
Reference in New Issue
Block a user