From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Frederic Sowa Subject: Re: [PATCH net] ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match Date: Sat, 10 Aug 2013 14:03:48 +0200 Message-ID: <20130810120348.GP14001@order.stressinduktion.org> References: <20130807003431.GD16410@order.stressinduktion.org> <20130807200637.GD32257@order.stressinduktion.org> <26D8997F-7CDF-425A-B0DC-4D57996871E5@inf-net.nl> <20130809141939.GL14001@order.stressinduktion.org> <20130809145743.GM14001@order.stressinduktion.org> <2A0809D4-EBF1-4646-9564-2B7F54956B41@inf-net.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: David Miller , netdev@vger.kernel.org To: Teco Boot Return-path: Received: from order.stressinduktion.org ([87.106.68.36]:43281 "EHLO order.stressinduktion.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758147Ab3HJMDu (ORCPT ); Sat, 10 Aug 2013 08:03:50 -0400 Content-Disposition: inline In-Reply-To: <2A0809D4-EBF1-4646-9564-2B7F54956B41@inf-net.nl> Sender: netdev-owner@vger.kernel.org List-ID: On Sat, Aug 10, 2013 at 01:39:12PM +0200, Teco Boot wrote: > OK, I went back to kernel where I had the ipv6 sadr lookup in cache problem. > There I patched the ip6_fib.c. > Patch works !! > > The hang problem in 3.8.0-28 has lower priority for me. Maybe I'll check current -net-next later. Don't hold your breath. > > Now this patch should go mainline and older kernels, I think. > What is the next step? That already happend. Patch is queued up for inclusion in 3.11 and is sitting in the stable queue: Thanks for testing, Hannes