[package] hostapd: support optional argument for the -v switch of hostapd and wpa_sup...
[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.041423 seconds and 5 git commands to generate.