From owner-freebsd-current@FreeBSD.ORG Thu Jul 12 02:37:56 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 12A3C16A421 for ; Thu, 12 Jul 2007 02:37:56 +0000 (UTC) (envelope-from lists@swaggi.com) Received: from rusty.swaggy.net (rusty.swaggy.net [204.14.85.196]) by mx1.freebsd.org (Postfix) with ESMTP id E599713C46A for ; Thu, 12 Jul 2007 02:37:55 +0000 (UTC) (envelope-from lists@swaggi.com) Received: from localhost ([127.0.0.1] helo=swaggi.com) by rusty.swaggy.net with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I8oBS-000LLb-SO for freebsd-current@freebsd.org; Wed, 11 Jul 2007 22:13:36 -0400 From: "Yuri Lukin" To: freebsd-current@freebsd.org Date: Wed, 11 Jul 2007 22:13:34 -0400 Message-Id: <20070712021057.M59188@swaggi.com> In-Reply-To: <469504D2.8000200@errno.com> References: <469504D2.8000200@errno.com> X-Mailer: swaggi.com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: HEADSUP: new wpa_supplicant and hostapd [ndis users read] 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: Thu, 12 Jul 2007 02:37:56 -0000 On Wed, 11 Jul 2007 09:26:58 -0700, Sam Leffler wrote > These applications have been updated to the 0.5.8 "stable release" > from Jouni Malinen. This gets us back on Jouni's stable release > branch (as opposed to the abandoned code base we were using). There > are many new features (read the docs in contrib) and you should now > be able to use 802.1x over wired nic's though it may not be > configured by default > (please send patches after testing and I will try stuff updated). > > ndis support in wpa_supplicant has been tested but requires fixups > in the kernel that are pending. However people using ndis should > also be aware that the in-kernel ndis support has badly rotted and > appears chock-a-block with issues. Unless someone steps up to work > on it expect instability. Thanks to Andrew Thompson for patching > things up. > Hi Sam, Great work, thank you. Does this update include multi-bss support? There's mention of it in the ChangeLog for hostapd but "only for Devicescape and test driver interfaces"? Regards, Yuri