mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 15:04:17 +01:00
* test: etharp_gratuitous * proper checks before calling etharp_gratuitous, move includes * disable at runtime * ms values * reload * debug * reword * filter by ifnum instead of checking for AP mode * drop station_if check 2.3.0/lwip1 builds netif->num increments on for each sta or ap lwip2 keeps those constant, but that seems like a implementation detail might break in the future anyways...