Sunday, May 2, 2021

[QUESTION] wifi 802.11 header structure

I am not sure if I am in the right sub or not but I hope someone here can help me.

I am trying to send selfmade ethernet packets over raw sockets in C (Beacon frames for now). I found various 802.11 mac-header structures online but they were all different and I dont know which one will work or not. I could try every one of them but when working with raw sockets in C, weird things happen and I cant be sure wether my mac-header is wrong or some other things are going wrong. if someone could send me a link to a diagram for a 802.11 mac-header that he knows to be the right one would be great and could save me weeks of debugging.



No comments:

Post a Comment