add miau from Benjamin Binier, updated to newest upstream, thx. add syslog-ng from...
[openwrt/svn-archive/archive.git] / openwrt / package / tcpdump / Config.in
1 config BR2_PACKAGE_TCPDUMP
2 prompt "tcpdump........................... Network monitoring and data acquisition tool"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPCAP
6 help
7 A tool for network monitoring and data acquisition.
8
9 http://www.tcpdump.org/
10