From owner-freebsd-net@FreeBSD.ORG Fri Apr 2 07:45:57 2010 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06BF01065672; Fri, 2 Apr 2010 07:45:57 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id E480B8FC13; Fri, 2 Apr 2010 07:45:56 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=rmac.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NxbZj-0000S0-I3; Fri, 02 Apr 2010 07:45:55 +0000 Date: Fri, 02 Apr 2010 16:45:54 +0900 Message-ID: From: Randy Bush To: Julian Elischer In-Reply-To: <4BB59CFC.90101@elischer.org> References: <4BB59CFC.90101@elischer.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/22.3 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: FreeBSD Net , FreeBSD Current Subject: Re: bridged wlan/ether still the same 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, 02 Apr 2010 07:45:57 -0000 thanks! yep, i understood the stacks in from vr0 to the bridge. but yes, short-cutting the diagram was a bad. thanks for the fix. it's the bridge that worries me. took me a while to make it work randy