hostapd/src/eapol_supp
Alexander Wetzel fa1a6aff22 Fix unicast argument for set_wep_key() from EAPOL supplicant
The unicast parameter in set_wep_key() is only expected to be set to 0
or 1. Without this patch we set unicast to 0x80 instead of 1. Since
unicast is used as boolean that is working fine but violates the
documented API.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
2020-03-04 23:59:49 +02:00
..
eapol_supp_sm.c Fix unicast argument for set_wep_key() from EAPOL supplicant 2020-03-04 23:59:49 +02:00
eapol_supp_sm.h STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround 2020-02-23 13:05:19 +02:00
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00