From owner-freebsd-current@FreeBSD.ORG Tue Sep 13 22:33:16 2005 Return-Path: X-Original-To: current@freebsd.org 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 05FDE16A41F for ; Tue, 13 Sep 2005 22:33:16 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EB5D43D45 for ; Tue, 13 Sep 2005 22:33:14 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j8DMXA1a025209; Wed, 14 Sep 2005 08:33:10 +1000 Received: from dirk.no.domain (ppp27BE.dyn.pacific.net.au [61.8.39.190]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j8DMX7Ab005216; Wed, 14 Sep 2005 08:33:09 +1000 Date: Wed, 14 Sep 2005 08:33:31 +1000 From: Sam Lawrance To: Sam Lawrance Message-ID: <20050914083331.4a620f09@dirk.no.domain> In-Reply-To: <20050913185338.1743b33d@dirk.no.domain> References: <1126360250.828.38.camel@dirk.no.domain> <20050910175512.GA9155@odin.ac.hmc.edu> <1126413402.56706.4.camel@dirk.no.domain> <20050913185338.1743b33d@dirk.no.domain> X-Mailer: Sylpheed-Claws 1.9.13 (GTK+ 2.6.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: wpa_supplicant AP scanning doesn't work after first association (fixed by updating) 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: Tue, 13 Sep 2005 22:33:16 -0000 On Tue, 13 Sep 2005 18:53:38 +1000 Sam Lawrance wrote: > On Sun, 11 Sep 2005 14:36:42 +1000 > Sam Lawrance wrote: > > > On Sat, 2005-09-10 at 10:55 -0700, Brooks Davis wrote: > > > On Sat, Sep 10, 2005 at 11:50:50PM +1000, Sam Lawrance wrote: > > > > > > > > I am using RELENG_6 from 3 September. Dang! Sam Leffler did an MFC on the same day which fixed my problem (in particular, the changes to ieee80211_recv_mgmt in sys/net80211/ieee80211_input.c). Cheers Sam.