diff options
author | 2008-09-03 19:53:37 +0000 | |
---|---|---|
committer | 2008-09-03 19:53:37 +0000 | |
commit | 4dfbe550827dbf8e4ba4fba383f41a56a30d9a04 (patch) | |
tree | 5473531121f9391cbfbe3e4c24740295233005d8 /lib/libssl/src/crypto/LPdir_unix.c | |
parent | (Re)Association requests should contain a QoS Capability element, (diff) | |
download | wireguard-openbsd-4dfbe550827dbf8e4ba4fba383f41a56a30d9a04.tar.xz wireguard-openbsd-4dfbe550827dbf8e4ba4fba383f41a56a30d9a04.zip |
third parameter of ieee80211_get_assoc_req() is a management frame
subtype, not a boolean indicating assoc or reassoc.
rename the parameter and use if (type == IEEE80211_FC0_SUBTYPE_REASSOC_REQ)
instead of if (reassoc).
it worked only because IEEE80211_FC0_SUBTYPE_ASSOC_REQ is equal to 0.
Diffstat (limited to 'lib/libssl/src/crypto/LPdir_unix.c')
0 files changed, 0 insertions, 0 deletions