2005-07-10 12:05:29 +00:00
|
|
|
config BR2_PACKAGE_FPROBE_ULOG
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "fprobe-ulog....................... NetFlow probe (ulog-based)"
|
|
|
|
tristate
|
2005-07-10 12:05:29 +00:00
|
|
|
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/
|
2005-11-05 02:16:36 +00:00
|
|
|
|