Hi, I have changed my subnet settings. ARP is still working but ICMP doesn't work anymore! I guess ARP is working thanks to my ethernetif_input implementation (Testing every netif). But I tought it was not necessary to check netif ip before to pass it to tcpip_input since it was done inside, was it? In this case I will have to search the right netif using netif_list before to pass it, right?
Regards, Peter -- View this message in context: http://lwip.100.n7.nabble.com/MUT-setting-with-multiple-netif-tp21753p21757.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
