Skip to content

Default to listening on :: #8266

Description

@laurivosandi

Currently following is required to make Dragonfly operator work IPv6 only or dual stacked environments:

  args:
    - "--bind=::"
    - "--admin_bind=::"

As the day of CONFIG_IPV4=n is getting closer by every day I would suggest switching listening from 0.0.0.0 to :: in Dragonfly binary itself

This is compatible with all modes IPv4-only, IPv6-only and dual stack

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions