mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
restart wds links when wifi is restarted
SVN-Revision: 7901
This commit is contained in:
parent
c731d18905
commit
6fe5338591
@ -232,7 +232,8 @@ txant ${txant:-3}
|
||||
radio ${radio:-1}
|
||||
macfilter 0
|
||||
maclist none
|
||||
wds ${wds:-none}
|
||||
wds none
|
||||
${wds:+wds $wds}
|
||||
${channel:+channel $channel}
|
||||
country ${country:-IL0}
|
||||
maxassoc ${maxassoc:-128}
|
||||
|
Loading…
Reference in New Issue
Block a user