mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-29 10:48:22 -05:00
7a47d567cf
hostapd currently tries to encrypt all auth frames, except for "OPEN" and "SHARED with transaction 3". This means that it will send an encrypted "unknown auth algorithm" reply for all other algorithsm. Fix this by changing the logic to only encrypt shared key auth frames with transaction 3. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> |
||
---|---|---|
.. | ||
common | ||
crypto | ||
drivers | ||
eap_common | ||
eap_peer | ||
eap_server | ||
eapol_supp | ||
hlr_auc_gw | ||
l2_packet | ||
radius | ||
rsn_supp | ||
tls | ||
utils | ||
wps | ||
Makefile |