linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Support for bitrate-mask in wpa_supplicant?
@ 2014-10-02 17:14 Ben Greear
  2014-10-04 13:08 ` Jouni Malinen
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Greear @ 2014-10-02 17:14 UTC (permalink / raw)
  To: hostap@lists.shmoo.com, linux-wireless@vger.kernel.org

Hello!

>From what I can tell, wpa_supplicant does not have a way to set
the tx-bitrate-mask, except for some code
to disable 802.11b rates (which I think will in turn (re)enable all
of the other rates that may have previously been disabled.

So, would it be worthwhile to add support to supplicant to at
least configure the legacy rates using the NL80211_CMD_SET_TX_BITRATE_MASK
netlink message?

I am also interested in adding a set of masks to that command that would
specify to the kernel exactly which rate(s) to configure.  That way, it
would be a lot easier to just configure the legacy rates without messing up any
of the other configuration, for instance.

Any opinions on this?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-04 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02 17:14 Support for bitrate-mask in wpa_supplicant? Ben Greear
2014-10-04 13:08 ` Jouni Malinen
2014-10-04 14:40   ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).