From fe5e3e7527cfae05395069bc7e22d2a6e54517d6 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 10 Jul 2005 12:05:29 +0000 Subject: Add fprobe-ulog package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1392 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/fprobe-ulog/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 openwrt/package/fprobe-ulog/Config.in (limited to 'openwrt/package/fprobe-ulog/Config.in') diff --git a/openwrt/package/fprobe-ulog/Config.in b/openwrt/package/fprobe-ulog/Config.in new file mode 100644 index 000000000..f86b9f79d --- /dev/null +++ b/openwrt/package/fprobe-ulog/Config.in @@ -0,0 +1,10 @@ +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/ + -- cgit v1.2.3