mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
config BR2_PACKAGE_LIBPCAP
|
|
bool "libpcap"
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
A system-independent library for user-level network packet capture.
|
|
|
|
http://www.tcpdump.org/
|