From owner-freebsd-wireless@FreeBSD.ORG Fri Aug 10 19:26:40 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45AF81065672; Fri, 10 Aug 2012 19:26:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id C99248FC15; Fri, 10 Aug 2012 19:26:39 +0000 (UTC) Received: by yenl7 with SMTP id l7so2368741yen.13 for ; Fri, 10 Aug 2012 12:26:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=URR+KbTFTdpnuW4TKQEpbytRAeSUiTaog7oabx+7ISI=; b=W8YpYu+IjCa8dPaFuG9Us8NYaWrrCdulmDY5CZN5lhHLmgowOJBeLe1YfMeFym+7jz ncy2TMMV/kzHcoQIuNKvJMWthV14k1BwlriwI1YmQ6YxWHPTa1cMWqpJKLS8ZlRaIGCS uGGLMSDHuuVGq5Xwpov9CkB12I3diiFYHNoBF9nBNaFbzI5AgoRBrH47uLNRb6s9wNPA AXR4YzM6s8IcKNTqkJoTvBw2wM5mkur4WjTtuhBeQasartJzD8HnPQZ5qEFmJHdySyDu Oq8CeKEkpFtFu71DHq6J1MSk6oBKgFMw0yCp5ovLe4sU+wOevKFLz8zaMIWHpOkLTQW/ rOBA== MIME-Version: 1.0 Received: by 10.66.90.1 with SMTP id bs1mr8477329pab.13.1344626798685; Fri, 10 Aug 2012 12:26:38 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.68.115.232 with HTTP; Fri, 10 Aug 2012 12:26:38 -0700 (PDT) In-Reply-To: References: <201207300139326668335@gmail.com> <2012080200541916697916@gmail.com> <201208011929.23039.bschmidt@freebsd.org> <201208021454506984721@gmail.com> <201208081131539552520@gmail.com> Date: Fri, 10 Aug 2012 12:26:38 -0700 X-Google-Sender-Auth: Bof-YIGT-G-Mvt6ZZY8FPmu1GWE Message-ID: From: Adrian Chadd To: =?UTF-8?B?5LmU5qWa?= Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless , bschmidt Subject: Re: Re: iwn0/wlan0 scan WPA2-PSK/AES as WEP on freebsd9 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 10 Aug 2012 19:26:40 -0000 I'd like to try re-enabling MESH in the kernel config but comment out the mesh IE parsing code. I think I described this to you a couple of days ago in an email. I'd like to see whether the beacon parsing is failing, or whether there's some stale data being left over somehow. Adrian