2005-03-08 00:08:45 +08:00
|
|
|
config BR2_PACKAGE_LIBPCAP
|
2005-05-20 00:49:23 +08:00
|
|
|
tristate "libpcap - Low-level packet capture library"
|
2005-04-19 03:45:56 +08:00
|
|
|
default m if CONFIG_DEVEL
|
2005-03-08 00:08:45 +08:00
|
|
|
help
|
|
|
|
|
A system-independent library for user-level network packet capture.
|
|
|
|
|
|
|
|
|
|
http://www.tcpdump.org/
|