linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jouni Malinen <jouni.malinen@atheros.com>
To: Joerg Pommnitz <pommnitz@yahoo.com>
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: mac80211: Open bug in current wireless-testing
Date: Thu, 28 Jan 2010 09:18:30 -0800	[thread overview]
Message-ID: <1264699110.9434.2.camel@jm-laptop> (raw)
In-Reply-To: <470500.11306.qm@web51403.mail.re2.yahoo.com>

On Thu, 2010-01-28 at 00:21 -0800, Joerg Pommnitz wrote:
> I found and read the patch in question. If I understand things correctly,
> this provides a way to set a mask that marks the data rates that are
> available for the RC algorithm to choose from. This could be translated
> into an iw command like this:
> 
> iw dev wlan0 rates 54M,11M
> 
> and then the current RC algorithm would be limited to choose either 54M or
> 11M as TX data rate. Is this correct?

Yes.

> Selecting a single fixed data rate would mean to only mark one data rate
> as available. I think this meats my requirements in this area. However,
> I still have another problem: We use Madwifi to multicast video streams.
> 
> With Madwifi we have an iwpriv call that allows the selection of the multicast/broadcast data rate. We need something equivalent for mac80211
> before we can make the switch.

You can control the multicast/broadcast rates with basic rate set
configuration (in hostapd.conf). I think the current rate control
algorithms do not support dynamic rate selection for
multicast/broadcast, so they will end up picking the lowest rate from
the basic rate set. Anyway, if you include only a single rate in the
basic rate set, that rate will be used for multicast/broadcast frames.

- Jouni



  reply	other threads:[~2010-01-28 17:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27 14:17 mac80211: Open bug in current wireless-testing Joerg Pommnitz
2010-01-27 14:44 ` [PATCH] cfg80211: fix wext-compat for setting rate to 'auto' John W. Linville
2010-01-27 18:12 ` mac80211: Open bug in current wireless-testing Luis R. Rodriguez
2010-01-28  8:21   ` Joerg Pommnitz
2010-01-28 17:18     ` Jouni Malinen [this message]
2010-01-29  8:07       ` Joerg Pommnitz
2010-01-28 14:00   ` Kalle Valo

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=1264699110.9434.2.camel@jm-laptop \
    --to=jouni.malinen@atheros.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.com \
    --cc=pommnitz@yahoo.com \
    /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;
as well as URLs for NNTP newsgroup(s).