From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH net 0/2] netfilter: ipvs: some fixes in sctp_conn_schedule Date: Fri, 8 Sep 2017 13:40:43 +0200 Message-ID: <20170908114043.GA12554@salvia> References: <20170828161732.GA13738@salvia> <20170831115904.GA16979@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Xin Long , netfilter-devel@vger.kernel.org, Alex Gartrell , lvs-devel@vger.kernel.org, netdev@vger.kernel.org, ja@ssi.bg, wensong@linux-vs.org To: Simon Horman Return-path: Content-Disposition: inline In-Reply-To: <20170831115904.GA16979@verge.net.au> Sender: lvs-devel-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Thu, Aug 31, 2017 at 01:59:08PM +0200, Simon Horman wrote: > On Mon, Aug 28, 2017 at 06:17:32PM +0200, Pablo Neira Ayuso wrote: > > On Sun, Aug 20, 2017 at 01:38:06PM +0800, Xin Long wrote: > > > Patch 1/2 fixes the regression introduced by commit 5e26b1b3abce. > > > Patch 2/2 makes ipvs not create conn for sctp ABORT packet. > > > > Will wait for Julian and Simon to tell me what I should do with this. > > Hi Pablo, > > could you take these directly with Julian's Ack and the following? > > Signed-off-by: Simon Horman Series applied, thanks!