From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH 2] src: add low-level ruleset API Date: Tue, 1 Oct 2013 11:38:13 +0200 Message-ID: <20131001093813.GA7452@localhost> References: <20130930223246.12985.64667.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Gonzalez Return-path: Received: from slan-550-85.anhosting.com ([174.127.110.175]:48725 "EHLO slan-550-85.anhosting.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751755Ab3JAKKo (ORCPT ); Tue, 1 Oct 2013 06:10:44 -0400 Content-Disposition: inline In-Reply-To: <20130930223246.12985.64667.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Oct 01, 2013 at 12:33:18AM +0200, Arturo Borrero Gonzalez wrote: > This patch adds a low level ruleset API for libnftables. Applied, thanks Arturo. BTW, any plan to send me example files?