9648e890ca0731a575a392aefcb261944bced309
[openwrt/staging/dedeckeh.git] / openwrt / package / tcpdump / Config.in
1 config BR2_PACKAGE_TCPDUMP
2 select BR2_PACKAGE_LIBPCAP
3 tristate "tcpdump"
4 default m if CONFIG_DEVEL
5 help
6 A tool for network monitoring and data acquisition.
7
8 http://www.tcpdump.org/
9