summaryrefslogtreecommitdiffstats
path: root/package/libpcap/Config.in
blob: 0b3f441d89e903ab6e58db2df655ac0d75b6df17 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_LIBPCAP
	tristate "libpcap - Low-level packet capture library"
	default m if CONFIG_DEVEL
	help
	  A system-independent library for user-level network packet capture.

	  http://www.tcpdump.org/