From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ed W Subject: Re: increase the number of routing tables Date: Sun, 29 Jan 2012 23:24:27 +0000 Message-ID: <4F25D52B.1050701@wildgooses.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jan Engelhardt Cc: Simon Chen , netfilter@vger.kernel.org On 29/01/2012 11:50, Jan Engelhardt wrote: > On Sunday 2012-01-29 03:23, Simon Chen wrote: > >> Hey folks, >> >> To my limited knowledge, Linux currently supports 256 (255?) routing >> tables defined in /etc/iproute2/rt_tables. > There are 2147483647. > Any reason why it's not an unsigned 32bit int? (surely there is a corner case where this is useful...) Ed W