On Tue, Jan 6, 2015 at 2:40 PM, David Miller <[email protected]> wrote: > From: Ani Sinha <[email protected]> > 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. >> + Post linux kernel 3.6, this is depricated for ipv4 as route cache >> is no >> + longer used. For ipv6, this is used to limit the maximum number of >> ipv6 >> + routes allowed in the kernel. Increase this when using large >> numbers of >> + interfaces and/or routes. > > Please do not change the TABs into sequenes of space characters.
Fixed in the latest patch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

