2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_SCAPY
|
|
|
|
|
bool "python-scapy"
|
2023-07-05 19:35:21 +01:00
|
|
|
select BR2_PACKAGE_PYTHON3_ZLIB
|
2021-11-23 23:01:30 +00:00
|
|
|
help
|
|
|
|
|
Scapy: interactive packet manipulation tool.
|
|
|
|
|
|
|
|
|
|
http://www.secdev.org/projects/scapy
|