25 Jul
2023
25 Jul
'23
2:04 a.m.
IF_TYPE_IEEE80211 is the interface type returned on modern Windows for WiFi interfaces. It seems like the "wirelessness" of the interface cannot be determined in a more straightforward way on Linux. SIOCGIWNAME returns wireless protocol name and fails for non-WiFi interfaces. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3399#note_40090