Signed-off-by: Hangbin Liu <liuhang...@gmail.com> --- 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 5b45bc2..c5494f8 100644 --- a/man/man8/ip-route.8.in +++ b/man/man8/ip-route.8.in @@ -130,7 +130,9 @@ replace " } " .B congctl .IR NAME " ] [ " .B pref -.IR PREF " ]" +.IR PREF " ] [ " +.B expires +.IR TIME " ]" .ti -8 .IR TYPE " := [ " @@ -593,6 +595,12 @@ Discovery messages. Namely: .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 .RS -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html