1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 04:32:00 +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:
mbm 2007-07-09 16:11:21 +00:00
parent 5de06f6e31
commit d62e77d17e

View File

@ -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}