From owner-freebsd-net@FreeBSD.ORG Sun May 11 20:30:37 2014 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE6BABE4; Sun, 11 May 2014 20:30:37 +0000 (UTC) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1F132405; Sun, 11 May 2014 20:30:37 +0000 (UTC) Received: from [75.98.19.132] (port=53522 helo=[10.104.61.82]) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1WjaOJ-0002ry-QT; Sun, 11 May 2014 16:30:36 -0400 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: Allowing CARP to use arbitrary OUI prefix and allocating block from FreeBSD's OUI space assignment for that From: George Neville-Neil In-Reply-To: <20140508200404.GA50446@glebius.int.ru> Date: Sun, 11 May 2014 16:30:32 -0400 X-Mao-Original-Outgoing-Id: 421533032.383534-3ca538796f8c228f87090c434c817a61 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20140508200404.GA50446@glebius.int.ru> To: Gleb Smirnoff X-Mailer: Apple Mail (2.1874) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - neville-neil.com X-Get-Message-Sender-Via: vps.hungerhost.com: authenticated_id: gnn@neville-neil.com Cc: Eygene Ryabinkin , net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2014 20:30:37 -0000 On May 8, 2014, at 16:04 , Gleb Smirnoff wrote: > Eygene,=20 >=20 >=20 > On Thu, May 08, 2014 at 12:10:48PM +0400, Eygene Ryabinkin wrote: > E> - I'll do a patch for carp(4) that will allow it to use = configurable > E> OUI from a sysctl knob (first 5 bytes of OUI); >=20 > Please no sysctl knobs. This should be configurable via ifconfig(8) > per vhid. >=20 Agree, please do this via ifconfig. > P.S. Sorry for being silent on all legal and administrative questions. >=20 Whereas I don=92t have to be silen on this. Several of us are in = discussions about how to address the OUI allocation issue. Hopefully we=92ll have = something soon. Best, George=