From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/2] netfilter: export xt_rpfilter.h to userland Date: Wed, 14 Aug 2013 10:50:06 +0200 Message-ID: <20130814085005.GA4805@localhost> References: <1376399139-4181-1-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: Content-Disposition: inline In-Reply-To: <1376399139-4181-1-git-send-email-nicolas.dichtel@6wind.com> Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, Aug 13, 2013 at 03:05:38PM +0200, Nicolas Dichtel wrote: > This file contains the API for the match "rpfilter", hence it should be exported > to userland. Applied, thanks.