Linux wireless drivers development
 help / color / mirror / Atom feed
* Packet injection with ath9k
@ 2010-05-07 16:13 Roberto Riggio
  2010-05-07 16:35 ` Gábor Stefanik
  0 siblings, 1 reply; 6+ messages in thread
From: Roberto Riggio @ 2010-05-07 16:13 UTC (permalink / raw)
  To: linux-wireless

Hi,

I'm writing an application to inject traffic over a wireless interface. 
This app
is working fine on an x86 machine. However if i compile the same app for
an arm platform, no frame are sent over the wireless interface (ath9k).

I'm guessing that this is because of some alignment issues but i cannot 
track
the piece of code that is actually parsing the frame. I've found the
__ieee80211_parse_tx_radiotap in net/mac80211/tx.c function, but it is
not called when i try to inject some traffic, so the frame are dropped
before that.

Any hints?

Thanks
R.

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

end of thread, other threads:[~2010-05-12 16:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07 16:13 Packet injection with ath9k Roberto Riggio
2010-05-07 16:35 ` Gábor Stefanik
2010-05-07 19:09   ` Roberto Riggio
2010-05-09 20:24     ` Gábor Stefanik
2010-05-12 16:42       ` Roberto Riggio
2010-05-12 16:46         ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox