dragonflyoss / Dragonfly

This repository has be archived and moved to the new repository https://github.com/dragonflyoss/Dragonfly2.
https://d7y.io
Apache License 2.0
6k stars 774 forks source link

ipv6 support #1576

Open lidajia opened 2 years ago

lidajia commented 2 years ago

Ⅰ. Issue Description

The server bind ip '0.0.0.0' only useing for ipv4. ipv6 should be support。

Ⅱ. Describe what happened

can not support ipv6 listen & advertiseIP not support ipv6

Ⅲ. Describe what you expected to happen

export --bind-ip flags or change default bind ip ‘0.0.0.0’ to ‘::’ advertise-ip support ipv6

Ⅳ. How to reproduce it (as minimally and precisely as possible)

1. 2. 3.

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

jim3ma commented 2 years ago

We will support Dragonfly2 with ipv6, can you test Dragonfly2 ?