Subject: Key management type while pre auth and OKC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I see that we are hardcoding WPA_KEY_MGMT_IEEE8021X (0) while adding
preauth cache. Do we need to specify the actual Key management type
here ? even in case of OKC are we suppose to use
WPA_KEY_MGMT_IEEE8021X ?. When client joins if it uses different key
management type how do we use this cache ?

    wpa_hexdump_key(MSG_DEBUG, "RSN: Cache PMK from preauth", pmk, len);
    if (pmksa_cache_auth_add(wpa_auth->pmksa, pmk, len, NULL,
                 NULL, 0,
                 wpa_auth->addr,
                 sta_addr, session_timeout, eapol,
                 WPA_KEY_MGMT_IEEE8021X))


Thanks & Regards,
Harisha J A

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux