]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/wnm_ap.c
hostapd: Add MBO IE to BSS Transition Management Request frame
[thirdparty/hostap.git] / src / ap / wnm_ap.c
2016-02-22  Avraham Sternhostapd: Add MBO IE to BSS Transition Management Reques...
2015-01-20  Haim DreyfussWNM: Fix possible memory leak by free buf
2014-11-22  Jouni MalinenAdd BSS-TM-RESP ctrl_iface event
2014-11-22  Jouni MalinenAdd BSS_TM_REQ command to send BSS Transition Managemen...
2014-06-12  Jouni MalinenWNM: Use cleaner way of generating pointer to a field...
2013-12-31  Jouni MalinenWNM: Clean up le16 variable use to avoid sparse warnings
2013-12-29  Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-12-27  Jouni MalinenWNM: Move disassociation imminent sending to wnm_ap.c
2013-12-27  Jouni MalinenWNM: Add STA flag to indicate the current WNM-Sleep...
2013-12-27  Jouni MalinenWNM: Move ESS Disassoc Imminent sending to a helper...
2013-12-27  Jouni MalinenWNM: Minimal processing of BSS Transition Management...
2012-12-22  Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-16  Jouni MalinenWNM: Skip os_memcpy in wnmtfs_ie is NULL
2012-12-16  Jouni MalinenWNM: Fix AP logic on when to include GTK/IGTK in WNM...
2012-12-16  Jouni MalinenWNM: Use defined macros for WNM-Sleep Mode Action Type...
2012-12-16  Jouni MalinenWNM: Enable WNM-Sleep Mode configuration with hostapd...
2012-12-16  Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-08-01  Xi ChenWNM: Add WNM-Sleep Mode implementation for AP