openwrtv4/openwrt/package/tcpdump/Config.in
2005-11-05 02:16:36 +00:00

10 lines
275 B
Text

config BR2_PACKAGE_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/