You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// netmask must have room for at least 12 IP addresses (AP + GW + 10 DHCP Leasing addresses)
376
383
// netmask also must be limited to the last 8 bits of IPv4, otherwise this function won't work
377
384
// IDF NETIF checks netmask for the 3rd byte: https://github.com/espressif/esp-idf/blob/master/components/esp_netif/lwip/esp_netif_lwip.c#L1857-L1862
0 commit comments