aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libpcap/Config.in
blob: d2075647e1871cef427388d4a2fff489cac72a9e (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBPCAP
	prompt "libpcap........................... Low-level packet capture library"
	tristate
	default m if CONFIG_DEVEL
	help
	  A system-independent library for user-level network packet capture.
	  
	  http://www.tcpdump.org/