[Patch] IEEE80211R: Support FT-OVER-DS when use driver as SME

Zhiyuan Yang yangzy
Thu Dec 12 23:40:48 PST 2013


Hi,

This patch is to support IEEE80211R FT-OVER-DS when use driver as SME.
When use command FT_DS <MAC Adress>, FT action will be refused when not use wpa supplicant as SME.
As follow:
         if (!(wpa_s->drv_flags & WPA_DRIVER_FLAGS_SME))
                   return; /* only SME case supported for now */
Delete this check, and add some other changes to support ft-over-ds when use driver as SME.
This changes will not affect ft-over-ds when use WPA supplicant as SME.

Thanks
BR
zhiyuan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20131212/1082a68d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-IEEE80211R-support-ft-over-ds-when-use-driver-as-sme.patch
Type: application/octet-stream
Size: 2067 bytes
Desc: 0001-IEEE80211R-support-ft-over-ds-when-use-driver-as-sme.patch
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20131212/1082a68d/attachment.obj>



More information about the Hostap mailing list