Tool/software:
I want to assign 2 ethernet ports to the lwip stack. The stack needs to send and receive UDP packets using the sockets bound to two different IP addresses. Is it possible? If yes, how does the memory pools for each interface work? Do you have any example for this scenario?