linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Green <andy@warmcat.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	John Linville <linville@tuxdriver.com>
Subject: Re: radiotap injection bugs & extending it
Date: Sat, 01 Sep 2007 10:47:40 +0100	[thread overview]
Message-ID: <46D9353C.2080509@warmcat.com> (raw)
In-Reply-To: <1188639380.7585.130.camel@johannes.berg>

Somebody in the thread at some point said:

> Well, for one, the PS code is only relevant if we're ourselves operating
> in IBSS or AP mode. If we're operating in AP/IBSS mode we'll also
> automatically buffer your injected multicast frames for after the DTIM
> beacon. I think we should just buffer injected unicast frames as well,
> it won't hurt your use case (multicast destination) and makes things
> more consistent.

Fine by me.

>> For sure things will be much better and more consistent if we can inject
>> down unassociated interfaces reliably, so this is a nice move.
> 
> Well, no, that's unrelated, and it's a bug in iwlwifi that it craps out
> over that ;)

There are other problems hiding somewhere, perhaps iwl3945, as well.
Having a secondary network interface like mon0 in Monitor mode is still
not quite the same as having the primary network interface in Monitor mode.

Externally generated Packetspammer broadcasts are not visible down a
monitor mode secondary network interface with current wireless-dev on
iwl3945 in the case where it is associated to a network and a secondary
network interface is in Monitor mode.

Deassociate and stick the wlan0 interface in Monitor mode though
(without changing or deleting the mon0 interface) and you suddenly see
the packetspammer broadcasts from the other box just fine.

-Andy

  reply	other threads:[~2007-09-01  9:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-01  1:12 radiotap injection bugs & extending it Johannes Berg
2007-09-01  9:00 ` Andy Green
2007-09-01  9:06   ` Johannes Berg
2007-09-01  9:21     ` Andy Green
2007-09-01  9:36       ` Johannes Berg
2007-09-01  9:47         ` Andy Green [this message]
2007-09-01  9:55           ` 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=46D9353C.2080509@warmcat.com \
    --to=andy@warmcat.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 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).