summaryrefslogtreecommitdiffstats
path: root/package/libpcap/Config.in
blob: 894ab3641800f7c1506ad4fdce06f8c6be623efb (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBPCAP
	bool "libpcap"
	select BR2_PACKAGE_ZLIB
	default n
	help
	  A system-independent library for user-level network packet capture.

	  http://www.tcpdump.org/