Question
mapping multiple * IP addresses to one Ethernet interface (LWIP)
Hello,
I'm attempting to bind multiple IP addresses to a single Ethernet port using different struct netif logical interfaces. My current implementation does not works for the both IP addresses
Seeking guidance or resources on the correct approach. Any insights appreciated.
Thanks,

