add fprobe
[openwrt/staging/dedeckeh.git] / openwrt / package / fprobe / Config.in
diff --git a/openwrt/package/fprobe/Config.in b/openwrt/package/fprobe/Config.in
new file mode 100644 (file)
index 0000000..bf75c90
--- /dev/null
@@ -0,0 +1,10 @@
+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/