July 24, 2023
9:04 p.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