Hello Guys, I've a question about how to sort Wi-Fi messages using the modulation as a filter. Do you have any suggestion for that? I saw the radiotap.channel.flags.cck filter that should provide the signals modulated with CCK.... but what about other modulation schemes? Regards asked 02 Sep '16, 05:32 elwifi |
Is there anything specific you are looking for? I found that the information that is contained in the radiotap header is VERY hardware dependent. Some adapters give lots of good information, others not so much. Especially with 802.11n, there are many ways to send frames.
For one of my adapters that I can use on Linux, an Intel 7260, I can get this from Linux with Wireshark:
Any of these fields would be filterable, I believe.