Skip to content

Quoted IPv6 address support in address:port pairs [JIRA: RIAK-2462] #216

Description

@michaelklishin

Looks like Cuttlefish does not support quoted IPv6 addresses in address:port pairs because inet:parse_address/1 does not. So ::1:5672 parses but [::1]:5672 fails validation.

None of the tests I could find use IPv6 addresses, so please correct me if I'm wrong.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions