mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 03:47:23 +01:00 
			
		
		
		
	 2e3ad0f6b3
			
		
	
	
		2e3ad0f6b3
		
	
	
	
	
		
			
			test-runner now supports interface name replacement inside hostapd config files. Since a given test configuration doesn't know what interface names there will be $ifaceN can be specified instead e.g. rsn_preauth_interfaces=$iface0 $iface1 The $ifaceN values will be replace with actual interface names when the test is started. This patch also removes ctrl_interface inside the hostapd config files as this is no longer required.