From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7JT3-0001YR-U1 for qemu-devel@nongnu.org; Thu, 08 Aug 2013 02:13:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7JT2-00048p-LU for qemu-devel@nongnu.org; Thu, 08 Aug 2013 02:13:01 -0400 Received: from speedy.comstyle.com ([2001:470:1d:8c::2]:30176 helo=mail.comstyle.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7JT2-00043w-Gf for qemu-devel@nongnu.org; Thu, 08 Aug 2013 02:13:00 -0400 Message-ID: <520336C4.7010105@comstyle.com> Date: Thu, 08 Aug 2013 02:12:20 -0400 From: Brad Smith MIME-Version: 1.0 References: <20130804022040.GA15404@rox.home.comstyle.com> <20130805115756.GF14592@stefanha-thinkpad.muc.redhat.com> In-Reply-To: <20130805115756.GF14592@stefanha-thinkpad.muc.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] tap: Use numbered tap/tun devices on all *BSD OS's List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org On 05/08/13 7:57 AM, Stefan Hajnoczi wrote: > On Sat, Aug 03, 2013 at 10:20:41PM -0400, Brad Smith wrote: >> The following patch simplifies the *BSD tap/tun code and makes use of numbered >> tap/tun interfaces on all *BSD OS's. NetBSD has a patch in their pkgsrc tree >> to make use of this feature and DragonFly also supports this as well. >> >> Signed-off-by: Brad Smith > > I confirmed that the NetBSD tun driver does use /dev/tap%d by default. > There are not other CONFIG_BSD=y targets listed in ./configure besides > FreeBSD/kFreeBSD, OpenBSD, and Darwin. Therefore this patch is safe. > > Thanks, applied to my net-next tree: > https://github.com/stefanha/qemu/commits/net-next And when will this be merged to master? -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.