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
start [2018/03/22 21:06]
Denis Kenzior created
start [2024/03/17 16:34] (current)
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 [[https://​lore.kernel.org/​iwd/​ |iwd Mailing List]] (send email with '​[[iwd+subscribe@lists.linux.dev|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.1521752809.txt.gz · Last modified: 2018/03/22 21:06 (external edit)