From nobody@FreeBSD.org  Fri Jul  2 21:35:19 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0512016A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Jul 2004 21:35:19 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D9DC043D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  2 Jul 2004 21:35:18 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i62LY4xJ037423
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 2 Jul 2004 21:34:04 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i62LY4dR037422;
	Fri, 2 Jul 2004 21:34:04 GMT
	(envelope-from nobody)
Message-Id: <200407022134.i62LY4dR037422@www.freebsd.org>
Date: Fri, 2 Jul 2004 21:34:04 GMT
From: Laurynas <la@delfi.lt>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 5.2-CURRENT
X-Send-Pr-Version: www-2.3

>Number:         68618
>Category:       kern
>Synopsis:       When destroying and creating vlan with same id get 'SIOCIFCREATE: File exists'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brooks
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 02 21:40:22 GMT 2004
>Closed-Date:    Thu Jul 22 22:51:49 GMT 2004
>Last-Modified:  Thu Jul 22 22:51:49 GMT 2004
>Originator:     Laurynas
>Release:        5.2-CURRENT
>Organization:
>Environment:
FreeBSD sandbox 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Fri Jul  2 13:31:40 EEST 2004     lauris@sandbox:/usr/src/sys/i386/compile/SANDBOX  i386

>Description:
When destroying and creating vlan with same id get 'SIOCIFCREATE: File exists'

>How-To-Repeat:
sandbox# ifconfig vlan350 create
sandbox# ifconfig vlan350 destroy
sandbox# ifconfig vlan350
ifconfig: interface vlan350 does not exist
sandbox# ifconfig vlan350 create
ifconfig: SIOCIFCREATE: File exists

>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->brooks 
Responsible-Changed-By: brooks 
Responsible-Changed-When: Thu Jul 22 22:08:40 GMT 2004 
Responsible-Changed-Why:  
This is my bug. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68618 
State-Changed-From-To: open->closed 
State-Changed-By: brooks 
State-Changed-When: Thu Jul 22 22:51:13 GMT 2004 
State-Changed-Why:  
Fixed in if_vlan.c rev 1.71.  Thanks for the report. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68618 
>Unformatted:
