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