From owner-freebsd-stable@FreeBSD.ORG Fri Jul 12 06:52:46 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CE635E83; Fri, 12 Jul 2013 06:52:46 +0000 (UTC) (envelope-from trashcan@odo.in-berlin.de) Received: from mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [91.121.60.26]) by mx1.freebsd.org (Postfix) with ESMTP id 95C001E32; Fri, 12 Jul 2013 06:52:46 +0000 (UTC) Received: from mx1.enfer-du-nord.net (mail.kaan-bock.invalid [10.10.10.1]) by mx1.enfer-du-nord.net (Postfix) with ESMTP id 3bs4Zb47y3zLLM; Fri, 12 Jul 2013 08:52:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at enfer-du-nord.net Received: from mx1.enfer-du-nord.net ([10.10.10.1]) by mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [10.10.10.1]) (amavisd-new, port 10024) with LMTP id dvBYt91V8hj7; Fri, 12 Jul 2013 08:52:39 +0200 (CEST) Received: from mx1.enfer-du-nord.net (www.kaan-bock.invalid [10.10.10.2]) by mx1.enfer-du-nord.net (Postfix) with ESMTP id 3bs4Zb141BzLLC; Fri, 12 Jul 2013 08:52:39 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 12 Jul 2013 08:52:39 +0200 From: Michael Grimm To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: =?UTF-8?Q?ipv=36=5Faddrs=5FIF=20aliases=20in=20rc=2Econf=28?= =?UTF-8?Q?=35=29?= In-Reply-To: <20130712.135621.1408565802386368060.hrs@allbsd.org> References: <20130712.135621.1408565802386368060.hrs@allbsd.org> Message-ID: <4c07217dc9200841dfd065a6d52849eb@mx1.enfer-du-nord.net> X-Sender: trashcan@odo.in-berlin.de User-Agent: Roundcube Webmail/0.9.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2013 06:52:46 -0000 On 2013-07-12 6:56, Hiroki Sato wrote: > Kevin Oberman wrote > in > : > > rk> On Wed, Jul 10, 2013 at 4:46 AM, Mark Felder wrote: > rk> > rk> > On Wed, 10 Jul 2013 06:44:12 -0500, Michael Grimm < > rk> > trashcan@odo.in-berlin.de> wrote: > rk> > > rk> > Will that patch make it into 9.2? If I am not mistaken, that > patch isn't > rk> >> in stable yet. > rk> >> > rk> > > rk> > I would also like to see this patch hit 9.x sooner than later. > It's so > rk> > painful when someone forgets to fix the alias numbering on > servers with > rk> > many, many IPv4 and IPv6 addresses... > rk> > > rk> > rk> Please, please, please, please, ...! > rk> > rk> Freeze is only two days away, so time for 9.2 is almost over and I > can see > rk> no good reason NOT to get this done. > > r252015 was merged to stable/9 today. Thanks! This is highly appreciated. A first glance at network.subr tells me that much more has been modified/simplified regarding alias definitions, great. Regards, Michael