From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Sat, 12 Jan 2013 09:16:39 -0300 Subject: [Buildroot] [PATCH 2/2] arptables: bump to version 0.0.4 In-Reply-To: <20130112131019.4ca0717b@skate> References: <1357990675-12863-1-git-send-email-gustavo@zacarias.com.ar> <1357990675-12863-2-git-send-email-gustavo@zacarias.com.ar> <20130112125853.5cd7eba1@skate> <50F151F2.6020703@zacarias.com.ar> <20130112131019.4ca0717b@skate> Message-ID: <50F15427.5030008@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 01/12/2013 09:10 AM, Thomas Petazzoni wrote: > Another option is to contact the authors and ask them to clarify the > licensing? It's not like Rusty Russell is MIA :-) Looking at extensions/arpt_CLASSIFY.c it specifies v2+ so i think it's safe to assume this given that as you pointed out on IRC Debian also classifies it so. Patch forthcoming. Regards.