1216373855
SVN-Revision: 773
10 lines
209 B
Text
10 lines
209 B
Text
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/
|