mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
config BR2_PACKAGE_LIBPCAP
|
|
bool "libpcap"
|
|
select BR2_PACKAGE_ZLIB
|
|
default n
|
|
help
|
|
A system-independent library for user-level network packet capture.
|
|
|
|
http://www.tcpdump.org/
|