wprobe: move measurement task to the kernel, add some configurability (work in progress)
[openwrt-10.03/.git] / package / wprobe / files / wprobe.config
1 config export
2         # uncomment this line to enable ipfix export:
3         # option type ipfix
4         option ifname ath0
5         option host ipfix-col
6         option proto tcp
7