1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 22:34:11 +03:00
openwrt-xburst/package/tcpdump/Config.in
nbd d0be5ad057 add tcpdump build depend on libpcap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-07 16:48:26 +00:00

10 lines
176 B
Plaintext

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