On Thu, Oct 4, 2018 at 9:28 PM [email protected] <[email protected]> wrote: > > On 04.10.2018 17:14, Ranran wrote: > > Does lwip support using multiple ports (physical interface) ? > > Yes. Do you want a single IP address or each netif with its own IP? > For a single IP address, you need something like a switch (see > bridgeif.c for a start). >
I need to have each netif with its own IP. > > Is there any example showing how we should configure more than one port? > > That depends on the above question. > Is there a simple example for multiple netif each with itw own IP ? Thank you very much, ranran > > Simon > > _______________________________________________ > lwip-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
