[PATCH iproute2] man: fix documentation for range of route table ID

Subsystems: the rest

STALE3268d

4 messages, 3 authors, 2017-09-22 · open the first message on its own page

[PATCH iproute2] man: fix documentation for range of route table ID

From: Thomas Haller <hidden>
Date: 2017-09-21 18:14:22

Signed-off-by: Thomas Haller <redacted>
---
 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 803de3b9..9717b959 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -322,7 +322,7 @@ normal routing tables.
 .P
 .B Route tables:
 Linux-2.x can pack routes into several routing tables identified
-by a number in the range from 1 to 2^31 or by name from the file
+by a number in the range from 0 to 2^32-1 or by name from the file
 .B @SYSCONFDIR@/rt_tables
 By default all normal routes are inserted into the
 .B main
-- 
2.13.5

Re: [PATCH iproute2] man: fix documentation for range of route table ID

From: Phil Sutter <phil@nwl.cc>
Date: 2017-09-21 18:26:49

On Thu, Sep 21, 2017 at 08:14:11PM +0200, Thomas Haller wrote:
Signed-off-by: Thomas Haller <redacted>
Fixes: 4ec1933dfddfc ("Update ip.8 man page to describe route table id values")

(So that bug is over 7 years old. :)

Cheers, Phil

[PATCH iproute2 v2] man: fix documentation for range of route table ID

From: Thomas Haller <hidden>
Date: 2017-09-22 11:29:03

Signed-off-by: Thomas Haller <redacted>
---
Changes in v2:
  - "0" is not a valid table ID.

 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 803de3b9..705ceb20 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -322,7 +322,7 @@ normal routing tables.
 .P
 .B Route tables:
 Linux-2.x can pack routes into several routing tables identified
-by a number in the range from 1 to 2^31 or by name from the file
+by a number in the range from 1 to 2^32-1 or by name from the file
 .B @SYSCONFDIR@/rt_tables
 By default all normal routes are inserted into the
 .B main
-- 
2.13.5

Re: [PATCH iproute2 v2] man: fix documentation for range of route table ID

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2017-09-22 17:09:52

On Fri, 22 Sep 2017 13:28:54 +0200
Thomas Haller [off-list ref] wrote:
quoted hunk
Signed-off-by: Thomas Haller <redacted>
---
Changes in v2:
  - "0" is not a valid table ID.

 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 803de3b9..705ceb20 100644
--- a/man/man8/ip-route.8.in
+++ b/man/man8/ip-route.8.in
@@ -322,7 +322,7 @@ normal routing tables.
 .P
 .B Route tables:
 Linux-2.x can pack routes into several routing tables identified
-by a number in the range from 1 to 2^31 or by name from the file
+by a number in the range from 1 to 2^32-1 or by name from the file
 .B @SYSCONFDIR@/rt_tables
 By default all normal routes are inserted into the
 .B main
Applied
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help