From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [nft PATCH] Keep cache in struct nft_ctx Date: Wed, 23 Aug 2017 19:23:41 +0200 Message-ID: <20170823172341.GA3114@salvia> References: <20170822124004.23724-1-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, Eric Leblond To: Phil Sutter Return-path: Received: from ganesha.gnumonks.org ([213.95.27.120]:49235 "EHLO ganesha.gnumonks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932280AbdHWRYK (ORCPT ); Wed, 23 Aug 2017 13:24:10 -0400 Content-Disposition: inline In-Reply-To: <20170822124004.23724-1-phil@nwl.cc> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Aug 22, 2017 at 02:40:04PM +0200, Phil Sutter wrote: > This is preliminary work for Eric's libnftables patchset. Applied, thanks Phil.