You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Naveen Rawat 4e47eec5a9 Add QCA NAN vendor attributes to provide IPv6 information
Add NAN attributes to communicate IPv6 address, port, and protocol
between wifihal and host driver.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
6 years ago
..
ap hostapd: Fix CHAN_SWITCH command for VHT20 and VHT40 6 years ago
common Add QCA NAN vendor attributes to provide IPv6 information 6 years ago
crypto wolfSSL: Fix crypto_bignum_rshift() wrapper 6 years ago
drivers wext: Avoid gcc warnings on restricted pointer aliasing 6 years ago
eap_common EAP-pwd: Use abstract crypto API 7 years ago
eap_peer EAP-TLS peer: Disable TLS v1.3 by default 6 years ago
eap_server Silence new gcc warnings on switch statement fallthroughs 6 years ago
eapol_auth Add hostapd tls_flags parameter 7 years ago
eapol_supp Propagate the EAP method error code 6 years ago
fst Silence new gcc warnings on switch statement fallthroughs 6 years ago
l2_packet wpa_supplicant: Don't reply to EAPOL if pkt_type is PACKET_OTHERHOST 6 years ago
p2p P2P: Continue P2P_WAIT_PEER_(IDLE/CONNECT) sequence on a listen cancel 7 years ago
pae mka: Mark ieee802_1x_kay_create_mka() ckn and cak arguments const 6 years ago
radius Silence new gcc warnings on switch statement fallthroughs 6 years ago
rsn_supp FT: Add MDE to assoc request IEs in connect params 6 years ago
tls Use os_memdup() 7 years ago
utils Define host_to_le64() for Windows builds 6 years ago
wps WPS: Do not increment wildcard_uuid when pin is locked 7 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules