mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
restart wds links when wifi is restarted
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7901 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5de06f6e31
commit
d62e77d17e
@ -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