restart wds links when wifi is restarted
SVN-Revision: 7901
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