From owner-freebsd-net@FreeBSD.ORG Fri Jun 20 17:49:31 2008 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFD1D1065682; Fri, 20 Jun 2008 17:49:31 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9690E8FC1A; Fri, 20 Jun 2008 17:49:31 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from freefall.freebsd.org (thompsa@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5KHnVJY004779; Fri, 20 Jun 2008 17:49:31 GMT (envelope-from thompsa@freefall.freebsd.org) Received: (from thompsa@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5KHnVSW004775; Fri, 20 Jun 2008 17:49:31 GMT (envelope-from thompsa) Date: Fri, 20 Jun 2008 17:49:31 GMT Message-Id: <200806201749.m5KHnVSW004775@freefall.freebsd.org> To: pete@altadena.net, thompsa@FreeBSD.org, freebsd-net@FreeBSD.org From: thompsa@FreeBSD.org Cc: Subject: Re: kern/123961: [vr] [patch] Allow vr interface to handle vlans 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: Fri, 20 Jun 2008 17:49:31 -0000 Synopsis: [vr] [patch] Allow vr interface to handle vlans State-Changed-From-To: open->patched State-Changed-By: thompsa State-Changed-When: Fri Jun 20 17:47:20 UTC 2008 State-Changed-Why: This has been handled by the bus_dma megaupdate to vr(4), thanks to Pyun. Not merged to RELENG_6 yet. http://www.freebsd.org/cgi/query-pr.cgi?pr=123961