[RTEMS Project] #3223: libbsd: wpa_supplicant has to be started dynamically

RTEMS trac trac at rtems.org
Thu Nov 9 09:44:16 UTC 2017


#3223: libbsd: wpa_supplicant has to be started dynamically
--------------------------------+------------------------------
 Reporter:  Christian Mauderer  |      Owner:  (none)
     Type:  enhancement         |     Status:  new
 Priority:  normal              |  Milestone:  Indefinite
Component:  network/libbsd      |    Version:  5
 Severity:  normal              |   Keywords:  libbsd WiFi WLAN
--------------------------------+------------------------------
 To connect to a WPA encrypted network using libbsd it is currently
 necessary to restart the wpa_supplicant for each new connection. A better
 solution for that should be found.

 In FreeBSD, the wpa_supplicant will somehow automatically be started if
 the `ifconfig_<interface>` line or rc.conf contains a WPA (see
 [https://www.freebsd.org/cgi/man.cgi?query=rc.conf&manpath=FreeBSD+12-current
 rc.conf(5)] section ''network_interfaces'').

 The rtems-libbsd should have a similar mechanism. One possibility would be
 to try to make the dhcpcd script hooks usable on RTEMS and start
 wpa_supplicant from a hook.

--
Ticket URL: <http://devel.rtems.org/ticket/3223>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list