From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:48712 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726690AbeJRUni (ORCPT ); Thu, 18 Oct 2018 16:43:38 -0400 Date: Thu, 18 Oct 2018 14:42:45 +0200 From: Greg Kroah-Hartman To: Pablo Neira Ayuso Cc: stable@vger.kernel.org, Laura Garcia , netfilter-devel@vger.kernel.org Subject: Re: netfilter request for -stable 4.9.x inclusion Message-ID: <20181018124245.GA1451@kroah.com> References: <20181017163422.bqp4ydpj5ndhhrrd@salvia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181017163422.bqp4ydpj5ndhhrrd@salvia> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2018 at 06:34:22PM +0200, Pablo Neira Ayuso wrote: > Hi Greg, > > Could you enqueue the following patch for -stable 4.9.x? > > commit ab6dd1beac7be3c17f8bf3d38bdf29ecb7293f1e > Author: Xin Long > Date: Thu Aug 10 10:22:24 2017 +0800 > > netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info > > Cc'ing Laura, combining SNAT+DNAT+ftp helper is currently broken with > 4.9.x. The patch above cures the issues. Now queued up, thanks. greg k-h