Left for archival purposes.

User avatar
By chrille
#7945 It would be great if nodemcu supported IPv6. It seems that IPv6 support is already implemented in lwip:

http://lwip.wikia.com/wiki/LwIP_IPv4/IPv6_stacks

The majority of the work would be to merge...

Code: Select allinclude/lwip/sockets.h
api/sockets.c


...from the latest lwip version into the current code

I think IPv6 is an important feature in a modern IoT setup