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 | fe5e3e7527cfae05395069bc7e22d2a6e54517d6 (patch) | |
tree | 7f8ea92618b7435c1b23ee3c6d228246160ed1bc /openwrt/package/fprobe-ulog/ipkg | |
parent | be5bb05c0c09eb24b8374e2e847c7c860f38f136 (diff) |
Add fprobe-ulog package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1392 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/fprobe-ulog/ipkg')
-rw-r--r-- | openwrt/package/fprobe-ulog/ipkg/fprobe-ulog.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/fprobe-ulog/ipkg/fprobe-ulog.control b/openwrt/package/fprobe-ulog/ipkg/fprobe-ulog.control new file mode 100644 index 0000000000..5979ecba44 --- /dev/null +++ b/openwrt/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 |