mac80211: Add new parameters to mac80211.sh
[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.042244 seconds and 5 git commands to generate.