Changes between Version 31 and Version 32 of expansion/gw16167
- Timestamp:
- 02/25/2026 11:54:45 PM (4 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16167
v31 v32 434 434 435 435 === hostapd and wpa_supplicant 436 !MorseMicro has a [https://github.com/MorseMicro/hostap/ custom version of hostapd and wpa_supplicant] with support added for 802.11ah. For most of the added configuration options there is no current way to pass them via ieee80211 APIs with nl80211 so instead the configuration is supplied via vendor-specific commands using the {{{morse_cli}}} userspace application. These are typically built as {{{hostapd_s1g}}} and {{{wpa_supplicant_s1g}}} so that they can coexist with the standard tools. 436 !MorseMicro has a [https://github.com/MorseMicro/hostap/ custom version of hostapd and wpa_supplicant] with support added for 802.11ah. For most of the added configuration options there is no current way to pass them via ieee80211 APIs with nl80211 so instead the configuration is supplied via vendor-specific commands using the {{{morse_cli}}} userspace application. These are typically built as {{{hostapd_s1g}}} and {{{wpa_supplicant_s1g}}} so that they can coexist with the standard tools. These commands are being used in the access point and station examples further down on this wiki page. 437 437 438 438
