[package] disable a few packages failing on ps3 as well (marking them as BROKEN)
[openwrt.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
8 # enable public wprobe protocol access
9 config export
10 option type wprobe
This page took 0.038363 seconds and 5 git commands to generate.