mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03: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:
@@ -232,7 +232,8 @@ txant ${txant:-3}
|
|||||||
radio ${radio:-1}
|
radio ${radio:-1}
|
||||||
macfilter 0
|
macfilter 0
|
||||||
maclist none
|
maclist none
|
||||||
wds ${wds:-none}
|
wds none
|
||||||
|
${wds:+wds $wds}
|
||||||
${channel:+channel $channel}
|
${channel:+channel $channel}
|
||||||
country ${country:-IL0}
|
country ${country:-IL0}
|
||||||
maxassoc ${maxassoc:-128}
|
maxassoc ${maxassoc:-128}
|
||||||
|
|||||||
Reference in New Issue
Block a user