From owner-freebsd-net@FreeBSD.ORG Sat Feb 3 00:56:42 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0BB016A401 for ; Sat, 3 Feb 2007 00:56:42 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id C75D913C4A8 for ; Sat, 3 Feb 2007 00:56:42 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id 075D19DE07; Fri, 2 Feb 2007 19:56:42 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by out1.internal (MEProxy); Fri, 02 Feb 2007 19:56:42 -0500 X-Sasl-enc: wMY0YYcbxuwywwQOtBup+pqcrKyrJo+P8hFwsthBBM5n 1170464201 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 88B87DF7; Fri, 2 Feb 2007 19:56:41 -0500 (EST) Message-ID: <45C3DDC8.6070109@FreeBSD.org> Date: Sat, 03 Feb 2007 00:56:40 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.9 (X11/20070125) MIME-Version: 1.0 To: Landon Fuller References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: [patch] tun(4) and tap(4) if_clone support. 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: Sat, 03 Feb 2007 00:56:43 -0000 Hi, I have cleaned up the style/mdoc bugs in the original patch, and cut a new one against bleeding edge HEAD (we just took the kern_conf.c fix in too):- http://people.freebsd.org/~bms/dump/new-landon-tuntap.diff PRs potentially resolved by this patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=conf/90413 http://www.freebsd.org/cgi/query-pr.cgi?pr=conf/105570 Regards, BMS