From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH net 1/2] conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout) Date: Mon, 17 Oct 2016 17:39:00 +0200 Message-ID: <20161017153900.GA15632@salvia> References: <1476094704-17452-1-git-send-email-nicolas.dichtel@6wind.com> <1476094704-17452-2-git-send-email-nicolas.dichtel@6wind.com> <20161010135737.GA21057@breakpoint.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nicolas Dichtel , davem@davemloft.net, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org To: Florian Westphal Return-path: Received: from mail.us.es ([193.147.175.20]:46098 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754595AbcJQPjH (ORCPT ); Mon, 17 Oct 2016 11:39:07 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 0843DF9475 for ; Mon, 17 Oct 2016 17:39:04 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id E35A1DA7FA for ; Mon, 17 Oct 2016 17:39:03 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 80D36DA819 for ; Mon, 17 Oct 2016 17:39:01 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20161010135737.GA21057@breakpoint.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Oct 10, 2016 at 03:57:37PM +0200, Florian Westphal wrote: > Nicolas Dichtel wrote: > > This entry has been removed in commit 9500507c6138. > > > > Fixes: 9500507c6138 ("netfilter: conntrack: remove timer from ecache extension") > > Signed-off-by: Nicolas Dichtel > > Acked-by: Florian Westphal Applied, thanks Nicolas.