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> |
||
---|---|---|
.. | ||
eapol_supp_sm.c | ||
eapol_supp_sm.h | ||
Makefile |