lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Guide/example on moving from IPv4 to IPv6?


From: thomasfogh
Subject: Re: [lwip-users] Guide/example on moving from IPv4 to IPv6?
Date: Sat, 7 Apr 2018 00:23:15 -0700 (MST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]