Am 09.10.2021 um 10:56 schrieb Jia Guo:
> Hi, LWIP experts:
>
> Does LWIP support to run IPv4 and IPv6 on one ENET port at the same time?
>
> One I can run IPv4 or IPv6 on one ENET port, but when I try to run IPv4
> and IPv6 at the same time, failed.

There should be no problem running IPv4 and IPv6 at the same time.
Depending on how your application is written, running one application
serving IPv4 and IPv6 at the same time might be difficult though.
There's at least one bug open that reports 'getaddrinfo()' behaving
different than on other stacks/OS.

Regards,
Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to