Ignore:
Timestamp:
2015-04-22T09:42:36Z (10 years ago)
Author:
Jan Kolarik <kolarik@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8a64320e
Parents:
cc575ef9
Message:

Fixed parsing RSN information, fixed inserting GTK of various index to device

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ieee80211/include/ieee80211_private.h

    rcc575ef9 r09044cb  
    174174typedef enum {
    175175        IEEE80211_EAPOL_KEY_KEYINFO_KEYTYPE = 0x0008,
     176        IEEE80211_EAPOL_KEY_KEYINFO_KEYID = 0x0010,
    176177        IEEE80211_EAPOL_KEY_KEYINFO_INSTALL = 0x0040,
    177178        IEEE80211_EAPOL_KEY_KEYINFO_ACK = 0x0080,
Note: See TracChangeset for help on using the changeset viewer.