From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 2/2] netfilter: export xt_HMARK.h to userland Date: Wed, 14 Aug 2013 10:50:24 +0200 Message-ID: <20130814085024.GB4805@localhost> References: <1376399139-4181-1-git-send-email-nicolas.dichtel@6wind.com> <1376399139-4181-2-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org To: Nicolas Dichtel Return-path: Received: from mail.us.es ([193.147.175.20]:49676 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759533Ab3HNIu3 (ORCPT ); Wed, 14 Aug 2013 04:50:29 -0400 Content-Disposition: inline In-Reply-To: <1376399139-4181-2-git-send-email-nicolas.dichtel@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Aug 13, 2013 at 03:05:39PM +0200, Nicolas Dichtel wrote: > This file contains the API for the target "HMARK", hence it should be exported > to userland. Also applied, thanks.