firmware/general/overlay/etc/network
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
..
if-post-down.d shell scripts clean up and formatting (#874) 2023-06-11 15:44:27 -04:00
if-pre-up.d shell scripts clean up and formatting (#874) 2023-06-11 15:44:27 -04:00
interfaces.d overlay-files: Refactor wlan0 ifup Networking Configuration 2023-09-19 17:31:38 -07:00
interfaces move network configs to separate files (#771) 2023-05-08 12:59:01 -04:00