mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-03 22:40:39 +01:00

Use scapy library which allows one to easily construct and fudge various network packets. This makes constructing spoofed packets much easier and more readable compared to hex-encoded, hand-crafted frames.