netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] man: ip-route.8: Mention that lower metric means higher priority
@ 2017-06-21 19:59 Lukas Braun
  2017-06-27 23:08 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Braun @ 2017-06-21 19:59 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Lukas Braun

This is quite counter-intuitive when using the 'preference' keyword.

Signed-off-by: Lukas Braun <koomi@moshbit.net>
---
 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 c8eb38a..d74e2a8 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -380,7 +380,7 @@ from
 .BI preference " NUMBER"
 the preference value of the route.
 .I NUMBER
-is an arbitrary 32bit number.
+is an arbitrary 32bit number, where routes with lower values are preferred.
 
 .TP
 .BI table " TABLEID"
-- 
2.1.4

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

* Re: [PATCH] man: ip-route.8: Mention that lower metric means higher priority
  2017-06-21 19:59 [PATCH] man: ip-route.8: Mention that lower metric means higher priority Lukas Braun
@ 2017-06-27 23:08 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-06-27 23:08 UTC (permalink / raw)
  To: Lukas Braun; +Cc: netdev

On Wed, 21 Jun 2017 21:59:45 +0200
Lukas Braun <koomi@moshbit.net> wrote:

> This is quite counter-intuitive when using the 'preference' keyword.
> 
> Signed-off-by: Lukas Braun <koomi@moshbit.net>

I think it goes back to some wording in RFC.
But your addition makes sense. Applied.

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

end of thread, other threads:[~2017-06-27 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21 19:59 [PATCH] man: ip-route.8: Mention that lower metric means higher priority Lukas Braun
2017-06-27 23:08 ` 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).