From owner-freebsd-net@FreeBSD.ORG Thu Oct 9 21:49:25 2008 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 E7B0F1065686 for ; Thu, 9 Oct 2008 21:49:25 +0000 (UTC) (envelope-from elias@artx.ru) Received: from round.artx.ru (round.artx.ru [80.73.175.73]) by mx1.freebsd.org (Postfix) with ESMTP id 9B0408FC19 for ; Thu, 9 Oct 2008 21:49:25 +0000 (UTC) (envelope-from elias@artx.ru) Received: by round.artx.ru (Postfix, from userid 1001) id 1D0725C2A; Fri, 10 Oct 2008 01:30:06 +0400 (MSD) Date: Fri, 10 Oct 2008 01:30:06 +0400 From: Ilya Orehov To: freebsd-net@freebsd.org Message-ID: <20081009213006.GA98053@artx.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: duplicate vlan panic 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: Thu, 09 Oct 2008 21:49:26 -0000 Hi! RELENG_7 from October,9 ( em card ) Also repeatable on another box with RELENG_7 from last Saturday. ( xl and nfe ) Boot single user or remount readonly. ifconfig vlan1 create vlan 1 vlandev xl0 ifconfig vlan2 create vlan 1 vlandev xl0 instant panic. Call stack snapshot captured as jpeg, I can send it to interested person. On 6.2-STABLE : both vlans created, no errors printed. On -current from Sep,21 "ifconfig: SIOCIFCREATE2: File exists", only first vlan created. best regards, Ilya Orehov.