From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/2 nft] src: revisit cache population logic Date: Tue, 15 Mar 2016 12:14:23 +0100 Message-ID: <20160315111423.GA2301@salvia> References: <1457984308-23864-1-git-send-email-pablo@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kaber@trash.net, arturo.borrero.glez@gmail.com, fw@strlen.de To: netfilter-devel@vger.kernel.org Return-path: Received: from mail.us.es ([193.147.175.20]:56113 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756103AbcCOLO3 (ORCPT ); Tue, 15 Mar 2016 07:14:29 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id C5EA5842E for ; Tue, 15 Mar 2016 12:14:27 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id B63A7DA38F for ; Tue, 15 Mar 2016 12:14:27 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id F1411DA38E for ; Tue, 15 Mar 2016 12:14:25 +0100 (CET) Content-Disposition: inline In-Reply-To: <1457984308-23864-1-git-send-email-pablo@netfilter.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: I'm going to push this into the repo, I would like this becomes part of the upcoming nft 0.6 release. Please let me know if you find any problem with it. Thanks.