linuxOS_AP06/buildroot/package/libpcap/Config.in

9 lines
220 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_LIBPCAP
bool "libpcap"
select BR2_PACKAGE_BLUEZ5_UTILS_HEADERS if BR2_PACKAGE_BLUEZ5_UTILS
help
A system-independent library for user-level network packet
capture.
http://www.tcpdump.org/