From owner-freebsd-net@freebsd.org Tue May 31 12:56:35 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD1A2B54ECF for ; Tue, 31 May 2016 12:56:35 +0000 (UTC) (envelope-from jk@kornberger.name) Received: from digineo.de (mail.digineo.de [IPv6:2a00:c380:c0de:0:5054:ff:fed4:52c2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA0451AC6 for ; Tue, 31 May 2016 12:56:35 +0000 (UTC) (envelope-from jk@kornberger.name) Received: from [172.16.0.108] (82-198-197-71.briteline.de [82.198.197.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: jk) by digineo.de (Postfix) with ESMTPSA id 97E84603A6 for ; Tue, 31 May 2016 14:56:23 +0200 (CEST) To: freebsd-net@freebsd.org From: "Julian K." Subject: IPFW: table support for MAC addresses? Message-ID: <574D89F6.3030806@kornberger.name> Date: Tue, 31 May 2016 14:56:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2016 12:56:36 -0000 Hi, I studied the IPFW improvements in FreeBSD 11. Unfortunately I can't find a way to put MAC addresses in IPFW tables. Are there any plans to build support for it in the upcoming release? Regards, Julian