mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-11-04 08:57:29 +01:00 
			
		
		
		
	doc: removed OWE TODO and added OWE to features
This commit is contained in:
		
							parent
							
								
									373d78dacb
								
							
						
					
					
						commit
						6bf79dbb8b
					
				
							
								
								
									
										9
									
								
								TODO
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								TODO
									
									
									
									
									
								
							@ -323,15 +323,6 @@ Wireless daemon
 | 
			
		||||
  Priority: Low
 | 
			
		||||
  Complexity: C8
 | 
			
		||||
 | 
			
		||||
- OWE Support
 | 
			
		||||
 | 
			
		||||
  Opportunistic Wireless Encryption described in RFC 8110 provides a way for
 | 
			
		||||
  open networks to be encrypted.  No authentication is provided, only
 | 
			
		||||
  encryption
 | 
			
		||||
 | 
			
		||||
  Priority: Low
 | 
			
		||||
  Complexity: C8
 | 
			
		||||
 | 
			
		||||
- iwctl should register the agent even in non-interactive mode
 | 
			
		||||
 | 
			
		||||
  When iwctl is started in non-interactive mode it currently does not register
 | 
			
		||||
 | 
			
		||||
@ -49,6 +49,9 @@ the disassociate frame was valid. The alternate case is if the AP receives
 | 
			
		||||
an (re)associate frame while the STA is still connected. In this case the AP
 | 
			
		||||
will send an SA Query frame, which IWD will respond to if it is still connected.
 | 
			
		||||
 | 
			
		||||
- IWD supports Opportunistic Wireless Encryption (OWE). This allows encryption
 | 
			
		||||
on open networks, by using ECDH to negotiate a PMK.
 | 
			
		||||
 | 
			
		||||
- IWD supports the following EAP methods:
 | 
			
		||||
        - EAP-SIM
 | 
			
		||||
        - EAP-AKA
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user