From: Johannes Berg <johannes@sipsolutions.net>
To: Karl Beldan <karl.beldan@gmail.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
Karl Beldan <karl.beldan@rivierawaves.com>
Subject: Re: [PATCH] cfg80211: set the rates mask in connection probes over specified freq
Date: Thu, 09 Oct 2014 20:36:33 +0200 [thread overview]
Message-ID: <1412879793.1828.61.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <20141009162616.GA27065@magnum.frso.rivierawaves.com> (sfid-20141009_182654_483434_DAE79D4C)
On Thu, 2014-10-09 at 18:26 +0200, Karl Beldan wrote:
> > Then again, maybe you can make a bit more verbose commit log, and check
> > what broke it?
> >
> After a glimpse before leaving FWIU :
>
> - 6829c878 Jul 2009 - "cfg80211: emulate connect with auth/assoc"
> original code for 'cmd'
> ieee80211_build_preq_ies takes supported rates from sband->bitrates[].
> - 8dcb2003 Aug 2010 - "mac80211: Filter ProbeReq SuppRates based on TX
> rate mask"
> ieee80211_build_preq_ies takes a rate mask, hw_scan uses -1/sw_scan uses
> sdata->rc_rateidx_mask.
> - 34850ab2 Jul 2011 - "cfg80211: allow userspace to control supported
> rates in scan" add a "bitmap of rates to advertise" in the scan request.
> - 85a237fe Jul 2011 - "mac80211: implement scan supported rates"
> take the rate mask from 'cmd'
> - 3965ac00 Sep 2011 - "wireless: Fix rate mask for scan request"
> fix rate mask when 'cmd' has params.channel
>
>
> .. and rate mask remains unset when 'cmd' has params.channel
> So I guess it started showing after 85a237fe, but the original cmd never
> filled a rate mask which started existing only after 34850ab ..
Heh, so I guess this goes way back ... what does it actually affect
really though? only connections with iw, which should really not be done
that much? potentially wpa_s with wext, though I'm not even sure that
works?
Either way - is it worth for 3.18/stable?
johannes
next prev parent reply other threads:[~2014-10-09 18:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-07 9:42 [PATCH] cfg80211: set the rates mask in connection probes over specified freq Karl Beldan
2014-10-09 9:32 ` Johannes Berg
2014-10-09 13:00 ` Karl Beldan
2014-10-09 13:26 ` Johannes Berg
2014-10-09 16:26 ` Karl Beldan
2014-10-09 18:36 ` Johannes Berg [this message]
2014-10-09 20:49 ` Karl Beldan
2014-10-10 15:10 ` Johannes Berg
2014-10-10 15:11 ` Johannes Berg
2014-10-10 16:07 ` Karl Beldan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1412879793.1828.61.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=karl.beldan@gmail.com \
--cc=karl.beldan@rivierawaves.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox