Skip to content

Broken ipV6Shortener #7

Description

@matrozov

The DnsUtils::ipV6Shortener method incorrectly shortens addresses. In particular, if you pass it an address with 0 in the middle, it will incorrectly cut off 0, although this should not be done. For example, the address "aaaa:aaaa:0:aaaa::" will turn into the invalid "aaaa:aaaa::aaaa::".

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions