blob: 74429f209af9243eb21b9d8fec6ce8aad3ba5418 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LIBPCAP
bool "libpcap"
select BR2_PACKAGE_BLUEZ5_UTILS_HEADERS if BR2_PACKAGE_BLUEZ5_UTILS
select BR2_PACKAGE_ZLIB
help
A system-independent library for user-level network packet
capture.
http://www.tcpdump.org/
|