Iwd
From Gentoo Wiki
iwd (iNet Wireless Daemon) is an up-and-coming wireless daemon for Linux. It is written by Intel and aims to replace wpa_supplicant.
Installation
Kernel
KERNEL
Security Options ---> [*] Enable access key retention support [*] Diffie-Hellman operations on retained keys Cryptographic API ---> [*] Diffie-Hellman algorithm [*] DES and Triple DES EDE cipher algorithms [*] User-space interface for symmetric key cipher algorithms
USE flags
USE flags for net-wireless/iwd Wireless daemon for linux
Emerge
Install net-wireless/iwd package:
root #
emerge --ask net-wireless/iwd
Configuration
Manual
Warning
iwd is a work in process is definitely not ready for prime time computing!
iwd is a work in process is definitely not ready for prime time computing!
iwd can be manually compiled and installed by following the upstream directions.