From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 3 00:20:19 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C168416A403 for ; Sat, 3 Feb 2007 00:20:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3E8DE13C4A8 for ; Sat, 3 Feb 2007 00:20:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l130KEiW061661 for ; Sat, 3 Feb 2007 00:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l130KEjc061660; Sat, 3 Feb 2007 00:20:14 GMT (envelope-from gnats) Date: Sat, 3 Feb 2007 00:20:14 GMT Message-Id: <200702030020.l130KEjc061660@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce M Simpson Cc: Subject: Re: kern/105228: [PATCH] if_clone support for tun(4) and tap(4) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce M Simpson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2007 00:20:19 -0000 The following reply was made to PR kern/105228; it has been noted by GNATS. From: Bruce M Simpson To: freebsd-gnats-submit@FreeBSD.org Cc: Landon Fuller Subject: Re: kern/105228: [PATCH] if_clone support for tun(4) and tap(4) Date: Sat, 03 Feb 2007 00:11:37 +0000 The kern/kern_conf.c portion of the patch in this PR has been committed to -CURRENT.