From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/1] solve musl build problem Date: Thu, 3 Sep 2015 18:54:02 +0200 Message-ID: <20150903165402.GA23890@salvia> References: <1441298310-3951-1-git-send-email-brendanheading@gmail.com> <20150903164739.GA21105@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Brendan Heading Return-path: Received: from mail.us.es ([193.147.175.20]:42108 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751289AbbICQra (ORCPT ); Thu, 3 Sep 2015 12:47:30 -0400 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Sep 03, 2015 at 05:43:40PM +0100, Brendan Heading wrote: > On 3 September 2015 at 17:42, Brendan Heading wrote: > > Sorry Pablo - wrong mailing list! Please ignore. > > Pablo - the patch is intended for ebtables. .../ebtables$ ls ChangeLog ebtables-restore.c getethertype.c communication.c ebtables-restore.o getethertype.o communication.o ebtables-save include COPYING ebtables.spec INSTALL ebtables ebtables-standalone.c libebtc.c ebtables.8 ebtables-standalone.o libebtc.o ebtables.c ebtables.sysv libebtc.so ebtables-config ebtablesu.c Makefile ebtablesd.c ethertypes THANKS ebtables.o examples useful_functions.c ebtables-restore extensions useful_functions.o ../ebtables$ find . | grep src Hm, I see no 'src' directory under ebtables.