 77990cd7a9
			
		
	
	
		77990cd7a9
		
	
	
	
	
		
			
			Verify that a single configuration file can be used to initiate multiple BSSes in hostapd and that these BSSes can then be dynamically removed. Signed-hostap: Jouni Malinen <j@w1.fi>
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			271 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			271 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| driver=nl80211
 | |
| 
 | |
| hw_mode=g
 | |
| channel=1
 | |
| ieee80211n=1
 | |
| 
 | |
| interface=wlan3
 | |
| ctrl_interface=/var/run/hostapd
 | |
| 
 | |
| ssid=bss-1
 | |
| 
 | |
| 
 | |
| bss=wlan3-2
 | |
| bssid=02:00:00:00:03:01
 | |
| ctrl_interface=/var/run/hostapd
 | |
| ssid=bss-2
 | |
| 
 | |
| bss=wlan3-3
 | |
| bssid=02:00:00:00:03:02
 | |
| ctrl_interface=/var/run/hostapd
 | |
| ssid=bss-3
 |