Project

General

Profile

« Previous | Next » 

Revision e93385d0

Added by Erik Fonnesbeck almost 15 years ago

Rearrange function calls for wireless to prevent killing hostapd/wpa_supplicant at the wrong time.

- Moved interface_wireless_configure call to after the new location of the interface_bring_down call to prevent it from killing hostapd and wpa_supplicant right after they start.
- Replaced the original interface_wireless_configure call with the call to the wireless cloning function so that the interface still exists soon enough in the function.

  • added
  • modified
  • copied
  • renamed
  • deleted