Porting wpa_supplicant on embeded OS issue

Sichen Zhao zsc19940506 at outlook.com
Sat Jul 15 18:28:13 PDT 2017


Hi all,

I wanna import wpa_supplicant on a embeded RTOS like RTEMS from FreeBSD,  and  if there are some patches that go upstream (and they should) these patches most likely have to go to the original repository. 
So whether you accept the changes that are necessary to run it on an embedded OS like RTEMS.
Currently the  necessary changes may include:
1.Modify any mallocs that are not freed again and for every open that has no close. in case for resource leaks.
2.Modify all global variables. Because RTOS-RTEMS doesn't has memory protection.

Best Regards
Sichen Zhao



More information about the Hostap mailing list