From owner-freebsd-virtualization@FreeBSD.ORG Wed Aug 26 10:01:47 2009 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 999A7106568B for ; Wed, 26 Aug 2009 10:01:47 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: from mail.gmx.com (unknown [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id E15588FC27 for ; Wed, 26 Aug 2009 10:01:46 +0000 (UTC) Received: (qmail invoked by alias); 26 Aug 2009 10:01:45 -0000 Received: from adsl-23.79.107.25.tellas.gr (EHLO [192.168.23.10]) [79.107.25.23] by mail.gmx.com (mp-eu001) with SMTP; 26 Aug 2009 12:01:45 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX1+uDNYdPHKuQA8qCaRS1xDdejE7JepT0hMwY9Fh25 Vd/DD/+fqThzga Message-ID: <4A9507ED.4020207@gmx.com> Date: Wed, 26 Aug 2009 13:01:17 +0300 From: Nikos Vassiliadis User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <4A93E416.20200@gmx.com> <4A9428CF.6050308@elischer.org> <4A9453D9.4020604@gmx.com> <20090826055308.C93661@maildrop.int.zabbadoz.net> In-Reply-To: <20090826055308.C93661@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.76 Cc: FreeBSD virtualization mailing list Subject: Re: interface name collisions X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2009 10:01:47 -0000 Bjoern A. Zeeb wrote: > Robert is currently fixing other if.c bugs for ifindex allocation (proper > locking, reducing races,..), so I am satying away from there to not > interfere with his work but hope to go back there next week, when the if.c > code has settled. Ah I see, thanks for the information. Nikos