From owner-freebsd-net@FreeBSD.ORG Thu Mar 10 08:23:19 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98C0B106566C; Thu, 10 Mar 2011 08:23:19 +0000 (UTC) (envelope-from mlmichael70@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id CDF098FC0C; Thu, 10 Mar 2011 08:23:18 +0000 (UTC) Received: by wwc33 with SMTP id 33so1702383wwc.31 for ; Thu, 10 Mar 2011 00:23:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=9sIgqBA6py0CXYJj/GkEWhotu8++ngZfzv67CiSOqr4=; b=wiS0hgSqxdfby8Va9VzNV2MTAiKxcUkzuj6OYG92wmuIZTlQ+g+EyHEq8FwmDXqgro VJGOKUnoJJwaFJ1q4CcWOPxf8bfkTiZIAx7Oq0ug1nHchN0FsMSRjZKPIo7h31WZbLwR L5SpZZYYjpNiZf43OPED7V3lImcX0+ZH78/l4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=YNgp+H3I/o1hsuBtef4t+eBAIAcBxwLzOpDUWeNTnbkNgtVMgU3QI7Zil0+Gt9JvYc GRQTMlwFuZXtPnzOBS+9wHG4H47k9LstPno64faw/jI0aCWdJjzI07SHbF0JpIO9baEr GqktxNIm9zcvoBTefgMN91lVrR1vTH3O9gk2w= Received: by 10.227.11.68 with SMTP id s4mr2841329wbs.183.1299745397623; Thu, 10 Mar 2011 00:23:17 -0800 (PST) Received: from prime.nonspace (adsl-94-72-200-61.karoo.kcom.com [94.72.200.61]) by mx.google.com with ESMTPS id u9sm2201119wbg.12.2011.03.10.00.23.16 (version=SSLv3 cipher=OTHER); Thu, 10 Mar 2011 00:23:16 -0800 (PST) Message-ID: <4D788A81.5090507@gmail.com> Date: Thu, 10 Mar 2011 08:23:29 +0000 From: Michael User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101215 Thunderbird/3.1.7 MIME-Version: 1.0 To: Adrian Chadd References: <4D76D138.9010103@gmail.com> <201103091002.39932.bschmidt@freebsd.org> <4D7744EF.3030102@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, bschmidt@freebsd.org Subject: Re: dhclient (possibly all networking) not working with some routers and WPA X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2011 08:23:19 -0000 On 09/03/2011 11:37, Adrian Chadd wrote: > oh man, if_ath with CCMP? That's just going to hurt. :-) > Just tried with WPA-TKIP and it works fine! Thanks a lot. Does it still points to keykache issue? If so, I am still willing to test your patch. Michael