firmware/general/overlay/etc/network/interfaces.d
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 Update eth0 default MAC (#806) 2023-05-19 19:27:05 +03:00
usb0 Add RNDIS USB modem support (#907) 2023-07-09 23:18:29 +03:00
wg0 fix network startup (#779) 2023-05-09 15:28:29 +03:00
wlan0 overlay-files: Refactor wlan0 ifup Networking Configuration 2023-09-19 17:31:38 -07:00