From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 22 20:20:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2544416A405 for ; Fri, 22 Feb 2008 20:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 065C113C478 for ; Fri, 22 Feb 2008 20:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1MKK2oA007239 for ; Fri, 22 Feb 2008 20:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1MKK2Un007238; Fri, 22 Feb 2008 20:20:02 GMT (envelope-from gnats) Date: Fri, 22 Feb 2008 20:20:02 GMT Message-Id: <200802222020.m1MKK2Un007238@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Alexander V. Chernikov" Cc: Subject: Re: conf/109498: [patch] [request] Enable cloning of tun/tap through rc.conf cloned_interfaces X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Alexander V. Chernikov" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 20:20:03 -0000 The following reply was made to PR conf/109498; it has been noted by GNATS. From: "Alexander V. Chernikov" To: bug-followup@FreeBSD.org, stb@lassitu.de Cc: Subject: Re: conf/109498: [patch] [request] Enable cloning of tun/tap through rc.conf cloned_interfaces Date: Fri, 22 Feb 2008 23:10:42 +0300 Cloning was fixed in rev. 1.162 of net/if_tun.c (same for if_tap) on Feb 2007 MFC to 6.3 (rev. 1.152.2.6) on Mar 4 2007 Original PR: kern/105228/ /