diff options
| author | Johannes Berg <[email protected]> | 2009-12-23 13:15:38 +0100 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-12-28 16:54:58 -0500 |
| commit | 8e664fb3fd2b04e3ac5fad7f046000ba54e0e275 (patch) | |
| tree | cf811ffed7d7643b72608a5eebd25baffd57fcb3 /include/linux/timerqueue.h | |
| parent | 77c8144ad3ee7fae834e13cb7e83f5b7c8c5329e (diff) | |
mac80211: split up and insert custom IEs correctly
Currently, we insert all user-specified IEs before the HT
IE for association, and after the HT IE for probe requests.
For association, that's correct only if the user-specified
IEs are RSN only, incorrect in all other cases including
WPA. Change this to split apart the user-specified IEs in
two places for association: before the HT IE (e.g. RSN),
after the HT IE (generally empty right now I think?) and
after WMM (all other vendor-specific IEs). For probes,
split the IEs in different places to be correct according
to the spec.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions