From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.us.es ([193.147.175.20]:44722 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752913AbdGXKHt (ORCPT ); Mon, 24 Jul 2017 06:07:49 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 93F44211787 for ; Mon, 24 Jul 2017 12:07:35 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 6020F197D62 for ; Mon, 24 Jul 2017 12:07:35 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 41AC413039F for ; Mon, 24 Jul 2017 11:54:53 +0200 (CEST) Date: Mon, 24 Jul 2017 11:55:01 +0200 From: Pablo Neira Ayuso To: Ben Hutchings Cc: stable@vger.kernel.org, Julian Anastasov , netfilter-devel@vger.kernel.org, Simon Horman , lvs-devel@vger.kernel.org Subject: [3.2.y,netfilter/ipvs] please, apply 3c5ab3f395d6 Message-ID: <20170724095501.GA3648@salvia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: Hi Ben, Please, apply this commit: commit 3c5ab3f395d66a9e4e937fcfdf6ebc63894f028b Author: Julian Anastasov Date: Sat Apr 29 20:33:09 2017 +0300 ipvs: SNAT packet replies only for NATed connections to stable 3.2.y. Julian also made a backport for you, that is available at Netfilter's patchwork: http://patchwork.ozlabs.org/patch/789259/ [ NOTE: This patch also applies to 3.4.y ] Thanks!