From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables-nftables v2 PATCH] nft: arp: inhibate -l option so only a fixed size arhln is in use Date: Fri, 8 Nov 2013 08:39:39 +0100 Message-ID: <20131108073939.GA4752@localhost> References: <1383812077-5096-1-git-send-email-tomasz.bursztyka@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Tomasz Bursztyka Return-path: Received: from mail.us.es ([193.147.175.20]:50267 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752858Ab3KHHjs (ORCPT ); Fri, 8 Nov 2013 02:39:48 -0500 Content-Disposition: inline In-Reply-To: <1383812077-5096-1-git-send-email-tomasz.bursztyka@linux.intel.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Nov 07, 2013 at 10:14:37AM +0200, Tomasz Bursztyka wrote: > This is a temporary workaround mechanism until variable interface hardware > address length can be handled through nftables. Applied, thanks.