add fprobe
[openwrt/svn-archive/archive.git] / openwrt / package / fprobe / Config.in
1 config BR2_PACKAGE_FPROBE
2 tristate "fprobe"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBPCAP
5 select BR2_PACKAGE_LIBPTHREAD
6
7 help
8 A NetFlow probe using libpcap
9
10 http://fprobe.sourceforge.net/