From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 02/19] Cleaning up the IPv6 MTU checking in the IPVS xmit code, by using a common helper function __mtu_check_toobig_v6(). Date: Thu, 30 Aug 2012 03:01:22 +0200 Message-ID: <20120830010122.GA8878@1984> References: <1346190539-9963-1-git-send-email-kaber@trash.net> <1346190539-9963-3-git-send-email-kaber@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jesper Dangaard Brouer , Netfilter Developers , netdev To: Patrick McHardy Return-path: Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Wed, Aug 29, 2012 at 02:24:39PM +0200, Patrick McHardy wrote: > On Wed, 29 Aug 2012, Jesper Dangaard Brouer wrote: > > > > >Just a little nitpick. > > > >The original title/subj was: > >"ipvs: IPv6 MTU checking cleanup and bugfix" > > > >And the curr/used title/subj were part of the commit text. > > Sorry, must have happened while importing the patch, I noticed it > afterwards, but was already too late. No problem, I'll fix this.