#20623: hostapd: no logging of wpa_printf messages
-----------------------+------------------------
  Reporter:  rmilecki  |      Owner:  developers
      Type:  defect    |     Status:  reopened
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by rmilecki):

 There is some analysis of how hostapd is started:
 {{{
 ├ __wireless_device_set_up
 ├ wireless_device_run_handler
 ├ netifd_start_process
 └┬ execvp
  └ ustream_fd_init
 }}}
 Please note that `netifd_start_process` forks and:
 1. Starts bash script
 2. Dups stdout and uses ustream to read output and log it using
 `netifd_log_message`

--
Ticket URL: <https://dev.openwrt.org/ticket/20623#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to