From 3fbe7ca847367d0f9c3861283767ae702c2a19ab Mon Sep 17 00:00:00 2001 From: Hangbin Liu Date: Fri, 25 Dec 2015 11:12:16 +0800 Subject: [PATCH] iproute2: ip-route.8.in: Add expires option for ip route Signed-off-by: Hangbin Liu --- man/man8/ip-route.8.in | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in index 743d62be..c764bfc8 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -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