hostap/src
Ankita Bajaj 0f0aa2a640 OCE: Move OCE checks to IE formation from hostapd initialization
Earlier, the OCE flags were checked during hostapd initialization. This
doesn't address few cases like for example when the interface is added
from control interface. Move the OCE flag checks to the functions that
are forming the MBO/OCE IEs to cover all the different paths for
enabling a BSS. Also use macros as appropriate for readability.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2018-10-30 15:43:01 +02:00
..
ap OCE: Move OCE checks to IE formation from hostapd initialization 2018-10-30 15:43:01 +02:00
common WNM: Collocated Interference Reporting 2018-10-30 14:07:51 +02:00
crypto TLS: Add tls_connection_peer_serial_num() 2018-10-11 12:12:30 +03:00
drivers WNM: Collocated Interference Reporting 2018-10-30 14:07:51 +02:00
eap_common EAP-pwd: Mask timing of PWE derivation 2018-05-28 22:15:15 +03:00
eap_peer EAP-pwd peer: Fix memory leak in eap_pwd_perform_confirm_exchange() 2018-10-16 12:11:32 +03:00
eap_server EAP server: Add eap_get_serial_num() 2018-10-11 12:12:30 +03:00
eapol_auth Add hostapd tls_flags parameter 2017-09-18 12:12:48 +03:00
eapol_supp eap_proxy: Fix memory leaks when using eap_peer_erp_init() 2018-09-21 21:34:08 +03:00
fst fst: Fix compile error in fst_ctrl_aux.h with C++ compilers 2018-05-21 17:47:03 +03:00
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 2018-04-02 12:21:27 +03:00
p2p P2P: Continue P2P_WAIT_PEER_(IDLE/CONNECT) sequence on a listen cancel 2017-11-03 21:47:32 +02:00
pae mka: Support GCM-AES-256 2018-08-21 19:28:20 +03:00
radius RADIUS: Support last_msk with EAP-TLS 2018-10-11 12:12:30 +03:00
rsn_supp RSN: Use COMPACT_MACSTR to match MAC2STR 2018-10-16 12:33:22 +03:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils Enable the close-on-exec flag for the debug log file descriptor 2018-10-20 19:26:03 +03:00
wps Free dh_ctx on failure in wps_nfc_gen_dh() 2018-09-20 17:18:16 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00