FreeRTOS Ecosystem for IPv6

Hi,

I’m using FreeRTOS TCP/IP Multi in my project, now we have IPv6 requirement, As per my understanding FreeRTOS TCP/IP Multi IPv6 is still under testing, optimization and improvement.
I would like to know In FreeRTOS Ecosystem, fully functional, optimized and tested IPv6 stacks available? If yes, How do I proceed further in order to get IPv6 feature

will appreciate details information regarding the same

To be precise is there any paid version (OpenRTOS or safeRTOS) for IPv6 is available?
For the same how can I proceed ? whom can I contact ?

FreeRTOS TCP/IP Multi IPv6 is still under testing, optimization and improvement.

The IPv4 / single-interface library has an LTS release.
The IPv6 / multiple-interface branch is still in the labs. You can use it, and you will get support through this forum.

To be precise is there any paid version (OpenRTOS or safeRTOS) for IPv6 is available?

I’m afraid not, highintegritysystems.com only has an IPv4 library.

You can find a WinSim demo of IPv6 here

I can highly recommend the CycloneTCP stack. It works with FreeRTOS and has a ton of protocols out of the box.