From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [IPv4]: More fib_alias insertion fixes Date: Mon, 27 Sep 2004 12:06:29 -0700 Sender: netdev-bounce@oss.sgi.com Message-ID: <20040927120629.25646b4b.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ja@ssi.bg, herbert@gondor.apana.org.au, netdev@oss.sgi.com Return-path: To: Herbert Xu In-Reply-To: Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Mon, 27 Sep 2004 07:23:16 +1000 Herbert Xu wrote: > > [-- text/plain, encoding base64, charset: US-ASCII, 28 lines, name: fib_ins3.diff --] > > [-- Description: fib_alias ordered by TOS --] > > > > diff -ur v2.6.9-rc2-bk10/linux/net/ipv4/fib_hash.c linux/net/ipv4/fib_hash.c > > --- v2.6.9-rc2-bk10/linux/net/ipv4/fib_hash.c 2004-09-26 16:52:11.000000000 +0300 > > Looks good. To me too, thanks for describing all of this and for the test scripts Julian. Patch applied, thanks.