From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net 0/2] Clean up netfilter cache on xmit-to-self. Date: Thu, 05 Aug 2010 11:58:50 -0700 (PDT) Message-ID: <20100805.115850.58405719.davem@davemloft.net> References: <20100725.215912.39197141.davem@davemloft.net> <20100725.220104.59695038.davem@davemloft.net> <4C5B0659.7020105@candelatech.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: greearb@candelatech.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56533 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759012Ab0HES6b (ORCPT ); Thu, 5 Aug 2010 14:58:31 -0400 In-Reply-To: <4C5B0659.7020105@candelatech.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Greear Date: Thu, 05 Aug 2010 11:43:37 -0700 > On 07/25/2010 10:01 PM, David Miller wrote: >> From: David Miller >> Date: Sun, 25 Jul 2010 21:59:12 -0700 (PDT) >> >>> From: Ben Greear >>> Date: Thu, 22 Jul 2010 12:54:46 -0700 >>> >>>> These patches are against 2.6.34.1. The first one may be >>>> worth submitting to stable. The second one is less critical >>>> and should probably just go in the development tree. >>> >>> I'll apply the first one to net-2.6 and queue up for -stable > > As far as I can tell, this didn't make it into -stable yet? It's sitting in my queue, I will send it out once 2.6.35 has been out for about 1 week more just to double make sure there aren't any unwanted side effects. I never submit changes to -stable immediately unless the change is painfully obvious and has no possible unwanted side effects. I always wait a week or even more sometimes.