From owner-freebsd-current@FreeBSD.ORG Fri Oct 6 02:29:31 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C4E616A412 for ; Fri, 6 Oct 2006 02:29:31 +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 0FEE543D45 for ; Fri, 6 Oct 2006 02:29:30 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k962TTD3051136 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 5 Oct 2006 19:29:30 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4525BF89.4070102@errno.com> Date: Thu, 05 Oct 2006 19:29:29 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.4 (X11/20060724) MIME-Version: 1.0 To: Alex DuBois References: <20061005163701.99834.qmail@web26410.mail.ukl.yahoo.com> In-Reply-To: <20061005163701.99834.qmail@web26410.mail.ukl.yahoo.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: WDS / Repeater support? 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, 06 Oct 2006 02:29:31 -0000 Alex DuBois wrote: > Hi, > > I am looking for information on WDS in freebsd? I want > to setup FreeBSD on a Soekris box, but I need to know > if WDS is supported first. I searched around and > couldn't find much. If you know of any links, please > share. There is no WDS support in the system. It's been waiting on the vap code being committed. Sam