mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 06:22:49 +04:00
Merge pull request #681 from cshore/pull-request-wifi-interface-name
luci-mod-admin-full: Add option to set wireless interface name
This commit is contained in:
@@ -475,6 +475,9 @@ if hwtype == "mac80211" then
|
||||
wmm:depends({mode="ap"})
|
||||
wmm:depends({mode="ap-wds"})
|
||||
wmm.default = wmm.enabled
|
||||
|
||||
ifname = s:taboption("advanced", Value, "ifname", translate("Interface name"), translate("Override default interface name"))
|
||||
ifname.optional = true
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user