Linux wireless drivers development
 help / color / mirror / Atom feed
From: Joerg Pommnitz <pommnitz@yahoo.com>
To: linux-wireless@vger.kernel.org
Subject: RE: [PATCH V6] mac80211: Add support for SIOCGIWRATE ioctl to provide rate information
Date: Wed, 23 May 2007 02:49:08 -0700 (PDT)	[thread overview]
Message-ID: <569491.18256.qm@web51409.mail.re2.yahoo.com> (raw)

Hello all,
what does SIOCGIWRATE do for IBSS networks? In this case you might have a different rate for every node in your network. Looking up just "sdata->u.sta.bssid" is insufficient because the BSSID of an IBSS network is not a real MAC address (after all, there is no AP).

I would very much like an official way to enumerate the current rates for all known stations in an IBSS network. This information would be useful for AdHoc routing: Currently most approaches use packet loss to weight different links. In this case a link might look better than it actually is, because rate control already lowered the current rate to a level where no packet loss occured whereas another link with higher data rate looks bad because it drops a packet now and than.

Is there a way to get this information?
 
--  
Regards
 
       Joerg
 






       __________________________________ Yahoo! Clever - Der einfachste Weg, Fragen zu stellen und Wissenswertes mit Anderen zu teilen. www.yahoo.de/clever


             reply	other threads:[~2007-05-23  9:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-23  9:49 Joerg Pommnitz [this message]
2007-05-23 10:18 ` [PATCH V6] mac80211: Add support for SIOCGIWRATE ioctl to provide rate information Johannes Berg
  -- strict thread matches above, loose matches on Subject: below --
2007-05-23  3:14 Larry Finger
2007-05-26 19:00 ` Michael Wu

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=569491.18256.qm@web51409.mail.re2.yahoo.com \
    --to=pommnitz@yahoo.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