From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [RFC PATCH 0/5] Cache PMTU/redirects in inetpeer Date: Mon, 14 Feb 2011 21:46:35 -0800 (PST) Message-ID: <20110214.214635.246543150.davem@davemloft.net> References: <20110209.221249.112596220.davem@davemloft.net> <20110210.150957.115925131.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: netdev@vger.kernel.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45224 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565Ab1BOFp7 (ORCPT ); Tue, 15 Feb 2011 00:45:59 -0500 Received: from localhost (localhost [127.0.0.1]) by sunset.davemloft.net (Postfix) with ESMTP id E39DD24C087 for ; Mon, 14 Feb 2011 21:46:35 -0800 (PST) In-Reply-To: <20110210.150957.115925131.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: From: David Miller Date: Thu, 10 Feb 2011 15:09:57 -0800 (PST) > From: David Miller > Date: Wed, 09 Feb 2011 22:12:49 -0800 (PST) > >> This is what I've been working on for the past several days. > > Just FYI I've pushed just the infrastructure bits (patches 1, 2, > and 3) into net-next-2.6 since those have no side effects. > > I won't push the other two until I can do some good testing on > them. I've now pushed the final two patches from the original series into net-next-2.6 Please if anyone runs into troubles, give a good bug report and I will fix the problems as quickly as possible. Thanks!