mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-31 21:27:30 +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.