From owner-freebsd-current@FreeBSD.ORG Fri Jun 1 19:36:33 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 670EF16A400 for ; Fri, 1 Jun 2007 19:36:33 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 30B8313C457 for ; Fri, 1 Jun 2007 19:36:33 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id l51JaWHA099273 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 1 Jun 2007 12:36:32 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <46607540.7070702@errno.com> Date: Fri, 01 Jun 2007 12:36:32 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.0 (X11/20070528) MIME-Version: 1.0 To: Olivier Warin References: <46605C26.9090304@errno.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: CFT: major wireless changes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2007 19:36:33 -0000 Olivier Warin wrote: > Hello Sam, > > Nice job. > Is it now possible to bridge a wireless adapter in Master mode with a > regular ethernet link ? It has always been possible to bridge a wireless adapter in master mode with a regular ethernet link. Sam