summaryrefslogtreecommitdiffstats
path: root/package/wprobe/files/wprobe.config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-06-10 14:37:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-06-10 14:37:36 +0000
commitf87baeb3e0096a43d4647f549078c53bec68543f (patch)
tree0c6d0fe3f556165e3ae85ad7867257eac0b24c8f /package/wprobe/files/wprobe.config
parentcc12508ee32a954ae1296563194ede69a3063309 (diff)
downloadmaster-31e0f0ae-f87baeb3e0096a43d4647f549078c53bec68543f.tar.gz
master-31e0f0ae-f87baeb3e0096a43d4647f549078c53bec68543f.tar.bz2
master-31e0f0ae-f87baeb3e0096a43d4647f549078c53bec68543f.zip
wprobe: move measurement task to the kernel, add some configurability (work in progress)
SVN-Revision: 16402
Diffstat (limited to 'package/wprobe/files/wprobe.config')
-rw-r--r--package/wprobe/files/wprobe.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/wprobe/files/wprobe.config b/package/wprobe/files/wprobe.config
new file mode 100644
index 0000000000..8494bccb57
--- /dev/null
+++ b/package/wprobe/files/wprobe.config
@@ -0,0 +1,7 @@
+config export
+ # uncomment this line to enable ipfix export:
+ # option type ipfix
+ option ifname ath0
+ option host ipfix-col
+ option proto tcp
+