repeater/internal
Pierre-Olivier Mercier d57c08a6c4 app: Start wpa_supplicant only when Ethernet has no DHCP lease
Probe the configured Ethernet interface (default eth0, overridable via
-ethernet-interface) at startup. If no DHCP-assigned IPv4 is present,
start the wpa_supplicant service so the WiFi backend has something to
talk to; otherwise leave it alone and rely on the wired uplink.
2026-05-01 22:35:07 +08:00
..
api Harden API surface and station/wifi backends 2026-05-01 21:56:50 +08:00
app app: Start wpa_supplicant only when Ethernet has no DHCP lease 2026-05-01 22:35:07 +08:00
config app: Start wpa_supplicant only when Ethernet has no DHCP lease 2026-05-01 22:35:07 +08:00
hotspot Harden API surface and station/wifi backends 2026-05-01 21:56:50 +08:00
logging Harden API surface and station/wifi backends 2026-05-01 21:56:50 +08:00
models station: Surface signal, traffic and connection time in API and UI 2026-05-01 22:26:43 +08:00
station station: Identify devices by MAC OUI vendor lookup 2026-05-01 22:32:57 +08:00
syslog syslog filter could take several filters 2026-01-01 23:31:01 +07:00
wifi wpa_supplicant: Use log package and tolerate GetNetworks failures 2026-05-01 22:14:38 +08:00