mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
Add ahdemo mode to mac80211
This commit is contained in:
@@ -161,6 +161,7 @@ bssid = s:option(Value, "bssid", translate("wifi_bssid"))
|
||||
-------------------- MAC80211 Interface ----------------------
|
||||
|
||||
if hwtype == "mac80211" then
|
||||
mode:value("ahdemo", translate("a_w_ahdemo"))
|
||||
mode:value("monitor", translate("a_w_monitor"))
|
||||
bssid:depends({mode="adhoc"})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user