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

	  http://www.tcpdump.org/