11 lines
284 B
Text
11 lines
284 B
Text
|
config BR2_PACKAGE_FPROBE_ULOG
|
||
|
tristate "fprobe-ulog - NetFlow probe (ulog-based)"
|
||
|
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/
|
||
|
|