From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [net PATCH 0/2] Fixing OOPSes in seqadj code Date: Fri, 27 Dec 2013 12:23:27 +0900 Message-ID: <20131227032326.GC3795@verge.net.au> References: <20131213214023.14478.74738.stgit@dragon> <20131216160840.22853.39918.stgit@dragon> <20131217013637.GI27171@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jesper Dangaard Brouer , Pablo Neira Ayuso , "David S. Miller" , netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, lvs-devel@vger.kernel.org To: Julian Anastasov Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]:59433 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754125Ab3L0DX3 (ORCPT ); Thu, 26 Dec 2013 22:23:29 -0500 Content-Disposition: inline In-Reply-To: <20131217013637.GI27171@verge.net.au> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Dec 17, 2013 at 10:36:37AM +0900, Simon Horman wrote: > On Mon, Dec 16, 2013 at 11:11:51PM +0200, Julian Anastasov wrote: > > > > Hello, > > > > On Mon, 16 Dec 2013, Jesper Dangaard Brouer wrote: > > > > > The following series address issues with netfilter conntrack sequence > > > number adjustments, introduced with commit 41d73ec053d2 (netfilter: > > > nf_conntrack: make sequence number adjustments usuable without NAT). > > > > > > Patch1: give us a WARN splash when using seqadj incorrectly > > > > > > Patch2: fixes a wrong usage of seqadj in IPVS code > > > > Both patches look good to me, > > > > Acked-by: Julian Anastasov > > > > > I'm not sure, which maintainer will take these fixes?!? > > > > I think, Simon can take them, if there are no > > objections... > > I have no objections. > I'll wait a day to see if anyone else does. It was much more than a day but I have taken these changes now.