linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Proper Method for Accessing Radiotap Functionality
@ 2015-02-17 21:32 Mark Gannon
  2015-02-17 22:01 ` Bruno Randolf
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Gannon @ 2015-02-17 21:32 UTC (permalink / raw)
  To: linux-wireless

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]


Since I'm new to this domain, let me start by thanking you for your patience.

I've noticed that libpcap based  packet injection software (packetspammer and 
reaver) are transmitting packets twice with different radiotap headers between 
the original and the duplicate on my box (ath9k).  In order to troubleshoot, 
I'd like to improve control over the  radiotap headers.   Packetspammer 
includes its own version of the relevant files (e.g ieee80211_radiotap.h) and 
reaver does the least possible.  While the relevant header files are included 
with the kernel, they aren't in the linux-headers package on Gentoo or 
included anywhere under /usr/include.   I do have nl80211.h file that will let 
me query settings, but doesn't understand anything about radiotap.  

What is the proper way to include querying and generating radiotap headers?

Thanks in advance for your help.

Regards,

Mark Gannon

-- 
You have to accept whatever comes, and the only important thing is that you 
meet it with the best you have to give. 

	— Eleanor Roosevelt

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* Re: Proper Method for Accessing Radiotap Functionality
  2015-02-17 21:32 Proper Method for Accessing Radiotap Functionality Mark Gannon
@ 2015-02-17 22:01 ` Bruno Randolf
  0 siblings, 0 replies; 2+ messages in thread
From: Bruno Randolf @ 2015-02-17 22:01 UTC (permalink / raw)
  To: Mark Gannon, linux-wireless

On 02/17/2015 09:32 PM, Mark Gannon wrote:
> 
> Since I'm new to this domain, let me start by thanking you for your patience.
> 
> I've noticed that libpcap based  packet injection software (packetspammer and 
> reaver) are transmitting packets twice with different radiotap headers between 
> the original and the duplicate on my box (ath9k).  In order to troubleshoot, 
> I'd like to improve control over the  radiotap headers.   Packetspammer 
> includes its own version of the relevant files (e.g ieee80211_radiotap.h) and 
> reaver does the least possible.  While the relevant header files are included 
> with the kernel, they aren't in the linux-headers package on Gentoo or 
> included anywhere under /usr/include.   I do have nl80211.h file that will let 
> me query settings, but doesn't understand anything about radiotap.  
> 
> What is the proper way to include querying and generating radiotap headers?

http://git.sipsolutions.net/?p=radiotap.git

http://www.radiotap.org/

bruno

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

end of thread, other threads:[~2015-02-17 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17 21:32 Proper Method for Accessing Radiotap Functionality Mark Gannon
2015-02-17 22:01 ` Bruno Randolf

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).