From owner-freebsd-current@FreeBSD.ORG Wed Jan 5 17:22:32 2005 Return-Path: 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 92EF616A4CE for ; Wed, 5 Jan 2005 17:22:32 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F21E43D5A for ; Wed, 5 Jan 2005 17:22:32 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j05HMUWi082823 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 5 Jan 2005 09:22:31 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <41DC2251.5070600@errno.com> Date: Wed, 05 Jan 2005 09:22:25 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Johnston References: <200501050939.42479.mjohnston@skyweb.ca> In-Reply-To: <200501050939.42479.mjohnston@skyweb.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-cvs-summary@lists.enderunix.org cc: current@freebsd.org Subject: Re: cvs-src summary for December 28 - January 3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 05 Jan 2005 17:22:32 -0000 Mark Johnston wrote: > Many fixes to wireless networking code > -------------------------------------- > Sam Leffler (sam) made many fixes to the 802.11a/b/g wireless networking > support code, as well as to the ath[1] driver for Atheros 802.11* > hardware. There are dozens of bugfixes covering many areas, including > packet capturing, debugging, QoS Quality of Service, and WPA Wi-Fi > Protected Access. The fixes were almost entirely for running WPA together with QoS/WME. Folks experiencing WPA problems were because they updated to a more recent version of wpa_supplicant than was in the port. Sam