summaryrefslogtreecommitdiffstats
path: root/package/fprobe/Config.in
blob: bf75c90090651746516cbf9f27f63cc74dcadde8 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_FPROBE
	tristate "fprobe"
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBPCAP
	select BR2_PACKAGE_LIBPTHREAD

	help
	  A NetFlow probe using libpcap
	  
	  http://fprobe.sourceforge.net/