Linux Wireless Stack
Categories: Linux
While playing with Linux From Scratch, I had problems setting up wireless. This lead me to investigate how wireless networking works under Linux (ie which userspace apps are involved, and how they interact with the kernel). As usual, there is a lot of low-level detail, mostly irrelevant for end-users!