You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't believe 802.11 packets are being handled correctly. I included some test code below, when I run it on my machine I always get subype 0 and either '' or None for ssid. I know the subtype is wrong because the subtype set on a probe request is always 4. TCPDump also confirms the values are wrong.
I don't believe 802.11 packets are being handled correctly. I included some test code below, when I run it on my machine I always get subype 0 and either '' or None for ssid. I know the subtype is wrong because the subtype set on a probe request is always 4. TCPDump also confirms the values are wrong.
http://www.wildpackets.com/resources/compendium/wireless_lan/wlan_packet_types
The text was updated successfully, but these errors were encountered: