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/