kamene icon indicating copy to clipboard operation
kamene copied to clipboard

Patch to enable FCS

Open dosefs opened this issue 9 years ago • 1 comments

Hello, would you consider applying the dot11.patch file in this link?

https://bitbucket.org/secdev/scapy/issues/109/incorrect-parsing-of-80211-frame-with

When Scapy is used with wireless drivers that pass the FCS to userland, it gets confused. For Beacon frames, for example, it parses the FCS as an extra Dot11Elt layer. This patch fixes this issue.

It works with Scapy 2.2.0. I don't know if it would require some changes to work with your fork though.

dosefs avatar Nov 28 '15 20:11 dosefs

Please, test the latest commit. Can you create test case for regression.uts?

phaethon avatar Apr 11 '16 10:04 phaethon