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

	  http://www.tcpdump.org/