From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart De Schuymer Subject: Re: [PATCH] arptables: build an libarptc.a archive Date: Sun, 24 Feb 2013 11:09:29 +0100 Message-ID: <5129E6D9.9000403@pandora.be> References: <1361490336-4676-1-git-send-email-jonh.wendell@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jonh Wendell , netfilter-devel@vger.kernel.org, Jonh Wendell To: Jan Engelhardt Return-path: Received: from jacques.telenet-ops.be ([195.130.132.50]:55222 "EHLO jacques.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752212Ab3BXKJd (ORCPT ); Sun, 24 Feb 2013 05:09:33 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Op 22/02/2013 9:50, Jan Engelhardt schreef: > On Friday 2013-02-22 00:45, Jonh Wendell wrote: > >> From: Jonh Wendell >> >> this allows programs to statically link against libarptc. > A shared library, should anyone ever wish to develop against arptc > (which I doubt), is much preferable. I've applied the patch. It's pretty common in embedded systems not to use shared libraries. If anyone wants a shared library, they'll have to provide a patch... Hopefully the new nftables or xtables2 will support arptables and provide for a better alternative :-) cheers, Bart