I don't expect the calls to the lwIP socket functions to change significantly. I just wanted to explain my context. I need help how to configure the lwIP build (lwipopts.h). Is it enough change: #define LWIP_IPV4 0 #define LWIP_IPV6 1 #define LWIP_DHCP 0 And what do I need to change in the callbacks, interrupt function, initialization etc. How do I use the ND6 module for SLAAC.
A link to a simple sample IPv6 socket application would be great. Thanks! /Thomas -- Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
