From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables PATCH 0/2] Document nfnl_osf utility Date: Wed, 4 Oct 2017 15:53:11 +0200 Message-ID: <20171004135311.GA16093@salvia> References: <20170920165409.11456-1-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Phil Sutter Return-path: Received: from ganesha.gnumonks.org ([213.95.27.120]:50190 "EHLO ganesha.gnumonks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752214AbdJDNxP (ORCPT ); Wed, 4 Oct 2017 09:53:15 -0400 Content-Disposition: inline In-Reply-To: <20170920165409.11456-1-phil@nwl.cc> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Sep 20, 2017 at 06:54:07PM +0200, Phil Sutter wrote: > This series fixes nfnl_osf help output a bit and introduces a (short) > man page. Series applied, thanks.