Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hostapd: support MBO in bss_transition_request | Stijn Tintel | 2022-06-28 |
| | | | | | | | Support the use of MBO in the bss_transition_request ubus method. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: David Bauer <mail@david-bauer.net> | ||
* | hostapd: document ubus methods | Stijn Tintel | 2022-06-21 |
Document the ubus methods we added to hostapd so that people don't have to read code to figure out which methods are available and what they do. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> |