Support for IPv6, including mixed IPv6/IPv4 operation?

pfister@oberon.ch
Posts: 4
Joined: Tue Sep 27, 2016 7:49 am

Support for IPv6, including mixed IPv6/IPv4 operation?

Postby pfister@oberon.ch » Thu Sep 29, 2016 9:39 am

Is it planned to support IPv6 in the foreseeable future? We would need mixed IPv4/IPv6 operation.

And if this is not planned, how difficult would it be to port another IP stack to the ESP32?

With best regards

Cuno

ESP_Sprite
Posts: 9016
Joined: Thu Nov 26, 2015 4:08 am

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby ESP_Sprite » Thu Sep 29, 2016 9:54 am

LWIP actually already supports IPv6; at the moment, it's just the DHCP bit (server as well as client) that aren't IPv6-compatible yet. Support for complete IPv6 is planned, but unfortunately I can't tell you the timeframe on that.

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby WiFive » Thu Sep 29, 2016 12:27 pm

Doesn't it support SLAAC though so is DHCPv6 necessary?

pfister@oberon.ch
Posts: 4
Joined: Tue Sep 27, 2016 7:49 am

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby pfister@oberon.ch » Thu Sep 29, 2016 1:33 pm

ESP_Sprite wrote:LWIP actually already supports IPv6; at the moment, it's just the DHCP bit (server as well as client) that aren't IPv6-compatible yet. Support for complete IPv6 is planned, but unfortunately I can't tell you the timeframe on that.
But also simultaneous use of IPv4 and IPv6 connections?

And would it be feasible/hard/easy to adapt another IP stack instead?

Thanks
Cuno

ESP_Sprite
Posts: 9016
Joined: Thu Nov 26, 2015 4:08 am

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby ESP_Sprite » Thu Sep 29, 2016 2:27 pm

As far as I am aware, LWIP is capable of simultaneous IPv4 and IPv6 operation. LWIP is included as source code in esp-idf, so it should be possible to replace it with something else. I can't comment on the ease with which you'd be able to do that, though.

pfister@oberon.ch
Posts: 4
Joined: Tue Sep 27, 2016 7:49 am

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby pfister@oberon.ch » Fri Sep 30, 2016 7:58 am

@ ESP_Sprite Thanks!

sorscode
Posts: 2
Joined: Thu May 18, 2017 8:54 pm

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby sorscode » Thu May 18, 2017 8:55 pm

Not to revive an old thread, but I hate creating new ones for the same thing. Do we know if DHCPv6 or SLAAC has been implemented yet?

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby ESP_igrr » Fri May 19, 2017 3:05 am

SLAAC is supported, DHCPv6 is not.

sorscode
Posts: 2
Joined: Thu May 18, 2017 8:54 pm

Re: Support for IPv6, including mixed IPv6/IPv4 operation?

Postby sorscode » Fri May 19, 2017 4:03 am

I'm going to assume that is on the IDF side of the house, not Arduino. I tried earlier and changed a VLAN from DHCPv6 to SLAAC but still couldn't get a v6 address. Any tips?

Who is online

Users browsing this forum: No registered users and 119 guests