mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-30 18:07:52 +00:00 
			
		
		
		
	 810bc501e1
			
		
	
	810bc501e1
	
	
	
		
			
			Rate limiting was not applied on WiFi-7 devices because their hostapd interface names use the phy* prefix instead of wlan*. This patch extends the match pattern to include both wlan* and phy*. Fixes: WIFI-14884 Signed-off-by: Marek Kwaczynski <marek@shasta.cloud>