From owner-freebsd-net@FreeBSD.ORG Sun Oct 17 16:37:40 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B947B106566B; Sun, 17 Oct 2010 16:37:40 +0000 (UTC) (envelope-from ndenev@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 167498FC14; Sun, 17 Oct 2010 16:37:39 +0000 (UTC) Received: by bwz16 with SMTP id 16so70782bwz.13 for ; Sun, 17 Oct 2010 09:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=6OR2FNsQpBNvTtYovYB9XJEyem1wX1SuuhpUo8VlFlQ=; b=kTmVVcFfyU7RGZDrGhXIAutYpRFtnJ5cvcSU1LD6Y3P7JzsGIWYhHm4wRnOvjivpNE yPMHG1ijZRICsZQDFpAdlBHFFIpMdXq/wc4kB6Fg/F1D3OFEj2syiWkB25faMhX+SrVN LwnuNJkJVZJ8GdRD8VCxvUTSKNLQT0VkwnZj8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=iq/YC1nbRWvFosp31P10yuH1gpLB6yu4caR2sQnm3hKYux0SEdsdoB/xJotX0SkXbn yrZJqFfejLkX1VSzavIvrwPZS5hpxig8rDnwDlHUdwbTn0WqPR9etwxSuXS3Ytgwgiil W/3RqHjlO6uQ3rQaMh0MGAu9JecK6avSLwh/0= Received: by 10.204.68.145 with SMTP id v17mr3447998bki.81.1287333458738; Sun, 17 Oct 2010 09:37:38 -0700 (PDT) Received: from ndenev.totalterror.net (93-152-151-19.ddns.onlinedirect.bg [93.152.151.19]) by mx.google.com with ESMTPS id a25sm14224025bks.20.2010.10.17.09.37.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 17 Oct 2010 09:37:37 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Nikolay Denev In-Reply-To: <20101017161256.U10185@maildrop.int.zabbadoz.net> Date: Sun, 17 Oct 2010 19:37:34 +0300 Content-Transfer-Encoding: 7bit Message-Id: References: <7051D018-684F-417A-AAA0-00603B2FDCD4@gmail.com> <20101017161256.U10185@maildrop.int.zabbadoz.net> To: FreeBSD virtualization mailing list X-Mailer: Apple Mail (2.1081) Cc: freebsd-net@freebsd.org, freebsd-stable@freebsd.org Subject: Re: ifconfig, vnets and interface names X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Oct 2010 16:37:40 -0000 On Oct 17, 2010, at 7:17 PM, Bjoern A. Zeeb wrote: > On Sun, 17 Oct 2010, Nikolay Denev wrote: > >> [ ... snip ... ] > > It's actually a bug in sys/net/if.c:if_vmove* we know about and that's > on the todo list. > Thanks, good to know. > I am not sure when the behaviour of ifconfig changed as previousy it > would only show you one of the two interfaces with the single ether > address. ifconfig -l however had shown eth0 twice. Neither is really > what one would expect thus needs changing. > > /bz > > PS: freebsd-virtualization@ is the best list to report "VIMAGE" or > "vnet" related problems. > Ok, I'll keep that in mind. > -- > Bjoern A. Zeeb Welcome a new stage of life. Regards, Nikolay