firmware/general/overlay/etc/wireless/interfaces
gtxaspec 167588da6f overlay-files: Refactor wlan0 ifup Networking Configuration
- Eliminated deprecated `wext` option from the wpa_supplicant invocation to align with contemporary wireless driver standards, preventing wireless network association delays.
- Incorporated a 15-second timeout within udhcpc_opts, ensuring adequate time for the device to aquire a dhcp lease from the network.
- Transitioned all wpa_supplicant parameters to the `pre-up` directive, ensuring wpa_supplicant initialization precedes DHCP client execution.

Collectively, these modifications optimize the DHCP lease acquisition process, enhancing the device's network initialization speed.
2023-09-19 17:31:38 -07:00
..
eth0 [no ci] Overlay: separate wireless device list 2023-08-06 19:25:29 +02:00
wlan0 overlay-files: Refactor wlan0 ifup Networking Configuration 2023-09-19 17:31:38 -07:00