@thesamesam@social.treehouse.systems
Post #2471531
2026-05-05 08:48 UTC
@alwayscurious@infosec.exchange I meant problems with wpa_supplicant.
Replies (1)
-
@alwayscurious@infosec.exchange 2026-05-05 08:50
@thesamesam@social.treehouse.systems I remember a few issues: It’s blocking rather than asynchronous, which causes problems in certain scenarios.It needs a single program (such as NetworkManager) to wrap it.It can’t configure the network itself, which makes roaming much harder.The code is just harder to understand and work on.