Hi Abhinav, On Thu, Nov 17, 2011 at 12:29 AM, abhinav narain <[email protected]> wrote: > hi, > I am sniffing in monitor mode on a netgear WNDR3700v2 router. > I am reading from a raw socket in monitor mode. > But I cannot make sense of the data, as there are variable length radiotap > headers, variable length mac headers. I found out these going through pcap > code. > 1. Can someone tell if Atheros has a defined header length for radio tap > headers ? > 2. Assuming Mac header is just after radiotap header. Will it be right to > assume, all the data packets will have 30 byte length and management packets > 24 bytes of Mac header length ?
http://linuxwireless.org/en/developers/Documentation/radiotap and pls see http://lxr.free-electrons.com/source/net/mac80211/rx.c > Abhinav > _______________________________________________ > ath9k-devel mailing list > [email protected] > https://lists.ath9k.org/mailman/listinfo/ath9k-devel > > -- shafi _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
