From owner-freebsd-current@FreeBSD.ORG Thu Jul 12 02:58:16 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 3FE1F16A46B for ; Thu, 12 Jul 2007 02:58:16 +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 18E1E13C46C for ; Thu, 12 Jul 2007 02:58:16 +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 l6C2wFt5025176 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 Jul 2007 19:58:15 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <46959946.9010607@errno.com> Date: Wed, 11 Jul 2007 20:00:22 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.0 (X11/20070530) MIME-Version: 1.0 To: Joe Marcus Clarke References: <469504D2.8000200@errno.com> <46951B50.3020601@FreeBSD.org> In-Reply-To: <46951B50.3020601@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org 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:58:16 -0000 Joe Marcus Clarke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > 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. > > Are there plans to add the patch to the base system OpenSSL needed to > enable EAP-FAST? This would greatly help me at work. I have no plans. I don't know who's looking after openssl these days but I'm loathe to take bits off the vendor branch. OTOH having EAP-FAST work would be very useful. Sam