From owner-freebsd-net@FreeBSD.ORG Wed Mar 9 18:08:10 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 2E662106566B; Wed, 9 Mar 2011 18:08:10 +0000 (UTC) (envelope-from mlmichael70@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8A58C8FC0A; Wed, 9 Mar 2011 18:08:08 +0000 (UTC) Received: by wyf23 with SMTP id 23so829703wyf.13 for ; Wed, 09 Mar 2011 10:08:08 -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=eDI5nE5kFEBzqxAL+X3+LIl0a9fd7V/Vajfehlakj5k=; b=nFSWosrjuJgyxlfYBCSXUeItLVJa3qOf3RNp+RmbzJIqa8D6kU0PJCWw8+VtKoTt5A W45E3CSTsyqzYJi33frpGsK8dFL2yyyRkEPfMRI1+WJ+qi5SDgNKhGu7QxWSXMbpU6jM JCFu8lz99IBtVNkwOxU7blKf7Dj4iBlcuBgbo= 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=tKNofiT/l+if3zznqjGRXxvKRil9fMaSU493sFkluSBhE6er+DCbndoqTaZVaJtutY BGbLnHe7VrC7oj3T0aZqxODhbi585n8LELSke9yhe5ATJjEKtwEsQN3QJX3nMFjNraKU SApjncAnm5hdTTucyjeYBYxtW3FdsV1yWrgBg= Received: by 10.227.208.212 with SMTP id gd20mr6136306wbb.210.1299694088164; Wed, 09 Mar 2011 10:08:08 -0800 (PST) Received: from prime.nonspace (adsl-178-78-81-25.karoo.kcom.com [178.78.81.25]) by mx.google.com with ESMTPS id u9sm1665476wbg.6.2011.03.09.10.08.06 (version=SSLv3 cipher=OTHER); Wed, 09 Mar 2011 10:08:07 -0800 (PST) Message-ID: <4D77C214.1010305@gmail.com> Date: Wed, 09 Mar 2011 18:08:20 +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: Wed, 09 Mar 2011 18:08:10 -0000 On 09/03/2011 11:37, Adrian Chadd wrote: > Just grab r218483 and apply it to your kernel sources. That fixes the > keycache bug. > Could you just confirm that the changes you are talking about are in FreeBSD-9.0-CURRENT-201101-amd64 as I would prefer not to test on my current system - but I'm more than happy to try a new installation on a separate drive. Michael