summaryrefslogtreecommitdiffstats
path: root/openwrt/package/fprobe-ulog/Config.in
blob: 356b4541df1eef168ce5fad068990cb82d39f7ca (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_FPROBE_ULOG
	prompt "fprobe-ulog....................... NetFlow probe (ulog-based)"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBPTHREAD
	help
	  A NetFlow probe obtaining packets through linux netfilter code 
	  (iptables ULOG target).
	  
	  http://fprobe.sourceforge.net/