From owner-freebsd-net@FreeBSD.ORG Sat Jan 30 07:10:03 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D9AB106568B for ; Sat, 30 Jan 2010 07:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 635FD8FC18 for ; Sat, 30 Jan 2010 07:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0U7A3E8028209 for ; Sat, 30 Jan 2010 07:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0U7A3BJ028208; Sat, 30 Jan 2010 07:10:03 GMT (envelope-from gnats) Date: Sat, 30 Jan 2010 07:10:03 GMT Message-Id: <201001300710.o0U7A3BJ028208@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Kevin Dorne Cc: Subject: Re: bin/142547: wpa_supplicant(8) drops connection on key renegotiation X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Dorne List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2010 07:10:03 -0000 The following reply was made to PR bin/142547; it has been noted by GNATS. From: Kevin Dorne To: Bernhard Schmidt Cc: bug-followup@freebsd.org Subject: Re: bin/142547: wpa_supplicant(8) drops connection on key renegotiation Date: Fri, 29 Jan 2010 23:09:05 -0800 Setting the router to use only WPA2 instead of the previous setting of WPA1 & WPA2 seemed to fix the problem. Please let me know if I can provide any more logs or assistance in isolating the bug. Thanks, -k