diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-10 12:05:29 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-10 12:05:29 +0000 |
commit | 372969e3b5d33078b86a8d6532e54cc3c4619214 (patch) | |
tree | b525466dfc9f76b7abb969c8e8239eb6dbe4d63b /package/fprobe-ulog/ipkg/fprobe-ulog.control | |
parent | f294388f4b0dbdddca083e134617caaeff4e215c (diff) |
Add fprobe-ulog package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1392 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/fprobe-ulog/ipkg/fprobe-ulog.control')
-rw-r--r-- | package/fprobe-ulog/ipkg/fprobe-ulog.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/fprobe-ulog/ipkg/fprobe-ulog.control b/package/fprobe-ulog/ipkg/fprobe-ulog.control new file mode 100644 index 000000000..5979ecba4 --- /dev/null +++ b/package/fprobe-ulog/ipkg/fprobe-ulog.control @@ -0,0 +1,10 @@ +Package: fprobe-ulog +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Depends: libpthread +Description: NetFlow probe + networking tool obtaining packets through linux netfilter code + (iptables ULOG target) and emit it as NetFlow flows towards the + specified collector |