mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
mapagent: set mld_prefix to 'mld_bss' for airoha
This commit is contained in:
parent
f8a3b236aa
commit
8839edb8f3
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ generate_multiap_config() {
|
|||
ifname="wlan${devidx}_0"
|
||||
ifname_bh="wlan${devidx}_1"
|
||||
else
|
||||
uci set mapagent.agent.mld_prefix="mld_bss"
|
||||
ifname_sta=""
|
||||
case "$band" in
|
||||
2g)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue