Resolved! STM32F4 LWIP per-interface checksum calculation
Hello!I created a project for NUCLEO-F429ZI with two ethernet interfaces.The first interface is the card's own ethernet connection.The second is a USB-RNDIS virtual ethernet port.The two ethernet interfaces work, but only if I enable software checksu...