On Fri, Nov 30, 2012 at 10:47 AM, Epyon <[email protected]> wrote: > I'am using lwIP version 1.3.2 and I want to have support for IPv4 as well as > IPv6. > > However when building the lwIP stack I get the following link errors, > indicating that it is not possible to have both IP versions run > simultaneously? > > Can anyone help me with this problem?
Hi You have to run the latest unreleased version (git head) to get dual stack. /Erik _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
