mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 02:16:05 +08:00
Add wpa_supplicant_fork command.
Add fork command for wpa supplicant to start a new task.
This commit is contained in:

committed by
Sebastian Huber

parent
0aa7e63205
commit
ce2262ee28
@@ -64,6 +64,8 @@ int rtems_bsd_command_dhcpcd(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_wpa_supplicant(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_wpa_supplicant_fork(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_tcpdump(int argc, char **argv);
|
||||
|
||||
int rtems_bsd_command_sysctl(int argc, char **argv);
|
||||
|
Reference in New Issue
Block a user