From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH libnetfilter_conntrack] conntrack: add zone attribute to tuple Date: Tue, 29 Sep 2015 20:39:07 +0200 Message-ID: <20150929183907.GB9889@salvia> References: <95bea4d38688c67a110fcd5ef7acd4032009765b.1440504195.git.daniel@iogearbox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: fw@strlen.de, netfilter-devel@vger.kernel.org To: Daniel Borkmann Return-path: Received: from mail.us.es ([193.147.175.20]:39883 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965413AbbI2ScT (ORCPT ); Tue, 29 Sep 2015 14:32:19 -0400 Content-Disposition: inline In-Reply-To: <95bea4d38688c67a110fcd5ef7acd4032009765b.1440504195.git.daniel@iogearbox.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Aug 25, 2015 at 02:22:41PM +0200, Daniel Borkmann wrote: > This patch adds the front-end to the recent ctnetlink interface > changes that add the zone attribute into the tuple. Also applied, thanks.