All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org
Subject: Re: mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
Date: Tue, 13 May 2008 14:53:04 +0200	[thread overview]
Message-ID: <200805131453.04853.IvDoorn@gmail.com> (raw)
In-Reply-To: <1210681791.3646.70.camel@johannes.berg>

On Tuesday 13 May 2008, Johannes Berg wrote:
> 
> > > What about monitor interfaces/injection? Do they already set it?
> > 
> > No, should they?
> 
> Yes, I think so, since hostapd uses injection for frames and definitely
> needs status callback. We could later define a radiotap bit for that, of
> course.

Ok, I'll update the patch.

> > We could even make it so that the mac80211 tx_status handler will ignore
> > the frame when the flag is set so drivers won't have to look at it at all.
> 
> You mean "when the flag is unset"? Not sure, maybe we should, but we'll
> see that when more uses for it come up/better rate control algorithms
> are developed.

The most important frames the issue currently arises is with RTS and CTS-to-self
frames. rt2x00 requests those frames from mac80211 and currently clears the
IEEE80211_TXCTL_REQ_TX_STATUS flag to prevent it being send to mac80211
to not upset the rc-algorithm.

Ivo

  reply	other threads:[~2008-05-13 12:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-11 12:34 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames Ivo van Doorn
2008-05-13  8:42 ` Johannes Berg
2008-05-13 11:46   ` Ivo van Doorn
2008-05-13 12:29     ` Johannes Berg
2008-05-13 12:53       ` Ivo van Doorn [this message]
2008-05-13 13:03 ` [PATCH v2] " Ivo van Doorn
2008-05-13 12:54   ` Johannes Berg

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=200805131453.04853.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.