mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	scan: Add randomize_mac_addr_hint
This will be used by the scanning code to enable mac address randomization if supported by the hardware / kernel.
This commit is contained in:
		
							parent
							
								
									ef5110869b
								
							
						
					
					
						commit
						5828073cd5
					
				| @ -69,6 +69,7 @@ struct scan_parameters { | ||||
| 	size_t extra_ie_size; | ||||
| 	struct scan_freq_set *freqs; | ||||
| 	bool flush : 1; | ||||
| 	bool randomize_mac_addr_hint : 1; | ||||
| }; | ||||
| 
 | ||||
| uint32_t scan_passive(uint32_t ifindex, scan_trigger_func_t trigger, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Denis Kenzior
						Denis Kenzior