summaryrefslogtreecommitdiffstats
path: root/package/tcpdump/Config.in
blob: 46d60b5c2020bc41a8c7bcdf49991adfe6ae6763 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_TCPDUMP
	tristate "tcpdump - Network monitoring and data acquisition tool"
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBPCAP
	help
	  A tool for network monitoring and data acquisition.
	  
	  http://www.tcpdump.org/