Re: [PATCH 6/7] Add wpa_supplicant_fork command.

2017-08-17 Thread Christian Mauderer
That's a great function for debugging but I'm not sure whether it would be good as a command available to all. There should be at least some big warning that it can't be started multiple times. In the ideal case, add a lock so that it can only be started once. A little more into the future, it mos

[PATCH 6/7] Add wpa_supplicant_fork command.

2017-08-16 Thread Sichen Zhao
Add fork command for wpa supplicant to start a new task. --- freebsd/contrib/wpa/wpa_supplicant/main.c | 67 +- libbsd.py | 1 + libbsd_waf.py | 1 + rtemsbsd/include/machine/rtems-bsd-comm