From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH iptables v2] libxt_CT: add support for recently introduced zone options Date: Tue, 29 Sep 2015 20:38:35 +0200 Message-ID: <20150929183835.GA9889@salvia> References: <72b31901e75137ef8a3c54cf07d0be560995b59a.1440430141.git.daniel@iogearbox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: tgraf@suug.ch, challa@noironetworks.com, netfilter-devel@vger.kernel.org To: Daniel Borkmann Return-path: Received: from mail.us.es ([193.147.175.20]:39779 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965377AbbI2Sbq (ORCPT ); Tue, 29 Sep 2015 14:31:46 -0400 Content-Disposition: inline In-Reply-To: <72b31901e75137ef8a3c54cf07d0be560995b59a.1440430141.git.daniel@iogearbox.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Aug 24, 2015 at 05:38:15PM +0200, Daniel Borkmann wrote: > This adds the user space front-end and man-page bits for the additional > zone features (direction, mark) of the CT target. Applied, thanks.