1bc774a12a
Vendor-specific IEs are supposed to be in the end of the frame, so move WMM into the end of Beacon, Probe Response, and (Re)Association Response frames. In addition, move HT IEs to be later in (Re)Association Response to match the correct order. hostapd_eid_wpa() adds multiple IEs and the end result may not always be correct. If WPA is enabled, WPA IE (vendor-specific) gets added in the middle of the frame and not in the end. This would require a larger change to spliut the IEs from WPA module into separate locations when constructing Beacon and Probe Response frames. This is not yet addressed. |
||
---|---|---|
.. | ||
ap | ||
common | ||
crypto | ||
drivers | ||
eap_common | ||
eap_peer | ||
eap_server | ||
eapol_auth | ||
eapol_supp | ||
l2_packet | ||
radius | ||
rsn_supp | ||
tls | ||
utils | ||
wps | ||
lib.rules | ||
Makefile |