From owner-freebsd-wireless@FreeBSD.ORG Wed Jan 8 17:46:27 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 732A7CCF; Wed, 8 Jan 2014 17:46:27 +0000 (UTC) Received: from mail-qe0-x236.google.com (mail-qe0-x236.google.com [IPv6:2607:f8b0:400d:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1DA13108A; Wed, 8 Jan 2014 17:46:27 +0000 (UTC) Received: by mail-qe0-f54.google.com with SMTP id cy11so2063713qeb.41 for ; Wed, 08 Jan 2014 09:46:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=ELiS7OhV0xVxqnEnVgpGj/8enSOizNbzWsvXMOA/SAA=; b=KmAtKAG9UpF2PkYEIDN5DJiihw6sMXOEByeH4cyYbL6IJ8//jNDUeyvLrhie6U51C0 x7h/TiFJzJWtEDQ6eBbqtpduUXPOu+5SOnrKqvQKpR8ElxOPpmwP8PygR3TSx+D/O1Pr Wi/sD1W3EE+qnJJHe+NVuAEHlCRxRC3LjpSY6ob5+e2JYyk+QYcEYnsTPme4cMk/t1oc Eqie9I9dpmD3lP/HuEu9voG1qmcdXOAols9jV7EVwFFrBYXkeOmkywetIr/7WvdFN36i NEvRbzbAwZo+hR027gYWOwPHEVjwQTjF3YVjd7xnQQJTRiBpqUYH0IqDqXFGdH6n22A6 mYTA== MIME-Version: 1.0 X-Received: by 10.49.24.140 with SMTP id u12mr161956611qef.78.1389203186247; Wed, 08 Jan 2014 09:46:26 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Wed, 8 Jan 2014 09:46:26 -0800 (PST) In-Reply-To: <52CD0CEE.5010700@pean.org> References: <79AEC286-90EB-41D0-8CA8-18A78D53C3C6@pean.org> <8CFBC6B5-B683-4EC3-9561-EFFA6CE55755@pean.org> <52CD0CEE.5010700@pean.org> Date: Wed, 8 Jan 2014 09:46:26 -0800 X-Google-Sender-Auth: W8Y0va9ZCbIb85drAcMlls6-FMU Message-ID: Subject: Re: wpa_supplicant problem. From: Adrian Chadd To: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "stable@freebsd.org" , "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 17:46:27 -0000 On 8 January 2014 00:31, Peter Ankerst=E5l wrote: > Hehe, > > I dont think Im ready for 11 yet. Do you think these fixes will be in 10 = any > time soon? I can try backporting the EAPOL fix(es) to HEAD but it may involve other fi= xes. I'll take a look. -a