Re: [PATCH 1/1] update ip-sysctl.txt documentation (v2)

2015-01-12 Thread David Miller
From: Ani Sinha Date: Wed, 7 Jan 2015 15:45:56 -0800 > Update documentation to reflect the fact that > /proc/sys/net/ipv4/route/max_size is no longer used for ipv4. > > Signed-off-by: Ani Sinha Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Re: [PATCH 1/1] update ip-sysctl.txt documentation (v2)

2015-01-09 Thread Ani Sinha
On Wed, Jan 7, 2015 at 3:45 PM, Ani Sinha wrote: > Update documentation to reflect the fact that > /proc/sys/net/ipv4/route/max_size is no longer used for ipv4. Any more feedback on this? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord

Re: [PATCH 1/1] update ip-sysctl.txt documentation

2015-01-07 Thread Ani Sinha
On Wed, Jan 7, 2015 at 2:11 AM, David Laight wrote: > From: Ani Sinha >> Update documentation to reflect the fact that >> /proc/sys/net/ipv4/route/max_size is no longer used for ipv4. >> >> Signed-off-by: Ani Sinha >> --- >> Documentation/networking/ip-sysctl.txt |6 -- >> 1 files change

RE: [PATCH 1/1] update ip-sysctl.txt documentation

2015-01-07 Thread David Laight
From: Ani Sinha > Update documentation to reflect the fact that > /proc/sys/net/ipv4/route/max_size is no longer used for ipv4. > > Signed-off-by: Ani Sinha > --- > Documentation/networking/ip-sysctl.txt |6 -- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/Document

Re: [PATCH 1/1] update ip-sysctl.txt documentation

2015-01-06 Thread Ani Sinha
On Tue, Jan 6, 2015 at 2:40 PM, David Miller wrote: > From: Ani Sinha > Date: Tue, 6 Jan 2015 14:33:45 -0800 > >> @@ -64,8 +64,10 @@ fwmark_reflect - BOOLEAN >> Default: 0 >> >> route/max_size - INTEGER >> - Maximum number of routes allowed in the kernel. Increase >> - this when

Re: [PATCH 1/1] update ip-sysctl.txt documentation

2015-01-06 Thread David Miller
From: Ani Sinha Date: Tue, 6 Jan 2015 14:33:45 -0800 > @@ -64,8 +64,10 @@ fwmark_reflect - BOOLEAN > Default: 0 > > route/max_size - INTEGER > - Maximum number of routes allowed in the kernel. Increase > - this when using large numbers of interfaces and/or routes. > +Po