2005-03-07 16:27:36 +00:00
|
|
|
config BR2_PACKAGE_TCPDUMP
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "tcpdump - Network monitoring and data acquisition tool"
|
2005-04-18 19:45:56 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-05-19 16:49:23 +00:00
|
|
|
select BR2_PACKAGE_LIBPCAP
|
2005-03-07 16:27:36 +00:00
|
|
|
help
|
|
|
|
A tool for network monitoring and data acquisition.
|
2005-05-19 16:49:23 +00:00
|
|
|
|
2005-03-07 16:27:36 +00:00
|
|
|
http://www.tcpdump.org/
|
2005-05-19 16:49:23 +00:00
|
|
|
|