config BR2_PACKAGE_TCPDUMP
- tristate "tcpdump"
- default m
+ tristate "tcpdump - Network monitoring and data acquisition tool"
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBPCAP
help
A tool for network monitoring and data acquisition.
-
+
http://www.tcpdump.org/
-
+