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
Jouni Malinen f868d5607d mesh: Clean up AMPE element encoding and parsing
The AMPE element includes number of optional and variable length fields
and those cannot really be represented by a fixed struct
ieee80211_ampe_ie. Remove the optional fields from the struct and
build/parse these fields separately.

This is also adding support for IGTKdata that was completely missing
from the previous implementation. In addition, Key RSC for MGTK is now
filled in and used when configuring the RX MGTK for a peer.

Signed-off-by: Jouni Malinen <j@w1.fi>
8 years ago
..
ap mesh: Clean up AMPE element encoding and parsing 8 years ago
common mesh: Clean up AMPE element encoding and parsing 8 years ago
crypto OpenSSL: Initialise PKCS#11 engine even if found with ENGINE_by_id() 8 years ago
drivers mesh: Sync max peer links with kernel 8 years ago
eap_common TLS: Split tls_connection_prf() into two functions 8 years ago
eap_peer TLS: Split tls_connection_prf() into two functions 8 years ago
eap_server TLS: Split tls_connection_prf() into two functions 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 9 years ago
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 9 years ago
fst FST: Make fst_global_deinit() more robust 8 years ago
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 9 years ago
p2p P2PS: Correct config_methods for different P2P cases 8 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius Check md5_vector() result in decrypt_ms_key() 8 years ago
rsn_supp RSN: Set EAPOL-Key Request Secure bit to 1 if PTK is set 8 years ago
tls TLS: Make tls_cert_chain_failure_event() more robust 9 years ago
utils wpa_cli: Add backspace key process for some terminal 8 years ago
wps WPS: Check sha256_vector() result in wps_build_oob_dev_pw() 8 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago