rkinder2023
rkinder2023
New feature for dot11.py, add support for S1G beacon parsing. Includes changes to support extension frames (as much as needed for S1G beacon), as well as unit test to confirm...
### Brief description S1G beacon is unsupported currently, this diff adds support + unit test. ### Scapy version 7dcb5fea8f40728969dd373aefc999da1a687040 ### Python version 3.12.2 ### Operating system MacOS Sonoma 14.4 ###...
### Brief description I am not sure if this is expected behaviour or not, but writing back PCAP files gives an erroneous PCAP file when some part of the packet...
Add support for 802.11ah (S1G) beacon parsing. - Includes unit test parsing and confirming an S1G beacon - Includes support for the new Frame Control format for type=3, subtype=1 (S1G...
A bit of a corner case, but the example command to build the dev zephyr docker image does not yield a working container if your UID and GID on the...