User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
start [2018/03/22 21:06]
Denis Kenzior created
start [2023/05/24 16:38]
Xose Vazquez Perez
Line 1: Line 1:
-This is a blank page+=== Introduction === 
 + 
 +iNet Wireless Daemon (iwd) project aims to provide a comprehensive Wi-Fi connectivity solution for Linux based devices. ​ The core goal of the project is to optimize resource utilization:​ storage, runtime memory and link-time costs.  ​This is accomplished by not depending on any external libraries and utilizes features provided by the Linux Kernel to the maximum extent possible. ​ The result ​is a self-contained environment that only depends on the Linux Kernel and the runtime C library. 
 + 
 +=== Architecture === 
 + 
 +{{ wiki:​iwd-architecture.png |Architecture image}} 
 + 
 +=== Deeper dive into various topics === 
 + 
 +  *[[GettingStarted|Getting Started]] 
 +  *[[NetworkConfigurationSettings|Network Configuration Settings]] 
 +  *[[IPConfiguration|IP Configuration & Related Settings]] 
 +  *[[NetworkManager|Network Manager]] 
 +  *[[Debugging|Debugging]] 
 +  *[[Interface Lifecycle|Interface Lifecycle]] 
 +  *[[AddressRandomization|MAC address randomization]] 
 +  *[[Offloading|Offloading Handshake to the firmware]] 
 +  *[[AP Mode|AP Mode]] 
 +  *[[Device Provisioning|Device Provisioning]] 
 +  *[[Profile Encryption|Profile Encryption]] 
 + 
 +=== Feedback and Community === 
 + 
 +  * Subscribe to the [[iwd+subscribe@lists.linux.dev |Mailing List]] (send email with '​subscribe'​ in subject line) 
 +  * Join the IRC channel (#iwd on OFTC.net) 
 +  * Git repo: https://​git.kernel.org/​pub/​scm/​network/​wireless/​iwd.git 
 +  * Releases : https://​kernel.org/​pub/​linux/​network/​wireless/​
start.txt · Last modified: 2024/03/17 16:34 by Xose Vazquez Perez