From owner-freebsd-current@FreeBSD.ORG Wed Jul 11 16:24: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 0B54E16A46C for ; Wed, 11 Jul 2007 16:24:56 +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 E0CED13C487 for ; Wed, 11 Jul 2007 16:24:55 +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 l6BGOtRY021175 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 11 Jul 2007 09:24:55 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <469504D2.8000200@errno.com> Date: Wed, 11 Jul 2007 09:26:58 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.0 (X11/20070530) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Wed, 11 Jul 2007 16:24:56 -0000 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. Sam