Originally posted by Vistaus
View Post
Announcement
Collapse
No announcement yet.
Intel's IWD Linux Wireless Daemon Continues Picking Up New Features
Collapse
X
-
-
Originally posted by Vistaus View Post
Good to hear! How does it compare to the current implementation? I have no issues at all with the current implementation, so what does IWD do better?
(example: it will auto-reconnect to the wifi if for some reason the connection drops, with wpa_supplicant it's all on you to detect that there is no more connection, rescan and try to connect again)
But if you are using already a software frontend to it (NetworkManager or Connman, or whatever), you won't really notice much as this is just moving the leg work from one program to another.Last edited by starshipeleven; 08 April 2019, 06:08 PM.
- Likes 1
Comment
-
Originally posted by starshipeleven View PostIt's easier to work with if you are using it directly, and requires less babysitting as it is not stateless by design like wpa_supplicant.
(example: it will auto-reconnect to the wifi if for some reason the connection drops, with wpa_supplicant it's all on you to detect that there is no more connection, rescan and try to connect again)
But if you are using already a software frontend to it (NetworkManager or Connman, or whatever), you won't really notice much as this is just moving the leg work from one program to another.In that case there's no need to switch as I use NetworkManager.
Comment
Comment