netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref'
@ 2015-12-25  3:12 Hangbin Liu
  2015-12-25  3:12 ` [PATCH iproute2 net-next 2/2] iproute2: ip-route.8.in: Add expires option for ip route Hangbin Liu
  2015-12-30 20:35 ` [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Hangbin Liu @ 2015-12-25  3:12 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Xin Long, Hangbin Liu

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
---
 man/man8/ip-route.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ip-route.8.in b/man/man8/ip-route.8.in
index 72d8d77..5b45bc2 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -128,7 +128,7 @@ replace " } "
 .B  quickack
 .IR BOOL " ] [ "
 .B  congctl
-.IR NAME " ]"
+.IR NAME " ] [ "
 .B  pref
 .IR PREF " ]"
 
-- 
2.4.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH iproute2 net-next 2/2] iproute2: ip-route.8.in: Add expires option for ip route
  2015-12-25  3:12 [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Hangbin Liu
@ 2015-12-25  3:12 ` Hangbin Liu
  2015-12-30 20:35 ` [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Hangbin Liu @ 2015-12-25  3:12 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Xin Long, Hangbin Liu

Signed-off-by: Hangbin Liu <liuhangbin@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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref'
  2015-12-25  3:12 [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Hangbin Liu
  2015-12-25  3:12 ` [PATCH iproute2 net-next 2/2] iproute2: ip-route.8.in: Add expires option for ip route Hangbin Liu
@ 2015-12-30 20:35 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2015-12-30 20:35 UTC (permalink / raw)
  To: Hangbin Liu; +Cc: netdev, Xin Long

On Fri, 25 Dec 2015 11:12:15 +0800
Hangbin Liu <liuhangbin@gmail.com> wrote:

> Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>

Both applied, thank  you

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-30 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-25  3:12 [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Hangbin Liu
2015-12-25  3:12 ` [PATCH iproute2 net-next 2/2] iproute2: ip-route.8.in: Add expires option for ip route Hangbin Liu
2015-12-30 20:35 ` [PATCH iproute2 net-next 1/2] iproute2: ip-route.8.in: Add missing '[' before 'pref' Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).