From owner-freebsd-wireless@FreeBSD.ORG Thu Apr 5 23:32:13 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48477106564A for ; Thu, 5 Apr 2012 23:32:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id 1C61E8FC17 for ; Thu, 5 Apr 2012 23:32:13 +0000 (UTC) Received: by dadz14 with SMTP id z14so7526772dad.17 for ; Thu, 05 Apr 2012 16:32:13 -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:content-type; bh=0iSg4ZrY8fkGF9nhFykWGuMx4cyaYTe6l0eFeZ7yLJU=; b=sEoVH49ps1KiG5fw+SFG20b0za5h1WLnbgUJPWv5hFTzsmBxkPxgq+fOAYjU9qHvbH K0XcqecFZ4lJImVgvp8R1WYF2TvXNszQd1tAKvI4HF+V3tMS7W1QmaZYZzg4TZ4y9GGQ pnZViLtq25KS+wXGAZiFuRTLFkb5BW84O1N1tLiW1ZSK4hNuy00D9+p44CYkiJSxClHw vSf21o7q63K0a5bQYzZm20l2W+iJizh+xRAlIN2yCDver9Z+2eZu/eUsKea2tIwRHH6P fpTWyp3kztXscVTkaAqRezNR4khRUQSi7gkKRD3mh7uCCFDZHamdKi6c/xIb+y9H4bj0 YunA== MIME-Version: 1.0 Received: by 10.68.203.4 with SMTP id km4mr10637391pbc.53.1333668732854; Thu, 05 Apr 2012 16:32:12 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.142.77.5 with HTTP; Thu, 5 Apr 2012 16:32:12 -0700 (PDT) In-Reply-To: <201204052255.q35Mtqxk011937@freefall.freebsd.org> References: <201204052255.q35Mtqxk011937@freefall.freebsd.org> Date: Thu, 5 Apr 2012 16:32:12 -0700 X-Google-Sender-Auth: pBHHiajjo9VUFiy_2S1M29LovE8 Message-ID: From: Adrian Chadd To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: kern/166684: [ath] [net80211] mgmtrate/mcastrate isn't updated based on the the BSS rate list 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: Thu, 05 Apr 2012 23:32:13 -0000 .. if someone is looking for a simple project to get their feet wet with inside net80211, this would be it. :) Adrian On 5 April 2012 15:55, wrote: > Synopsis: [ath] [net80211] mgmtrate/mcastrate isn't updated based on the the BSS rate list > > Responsible-Changed-From-To: freebsd-bugs->freebsd-wireless > Responsible-Changed-By: adrian > Responsible-Changed-When: Thu Apr 5 22:55:43 UTC 2012 > Responsible-Changed-Why: > punt to maintainer. > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=166684