Ipv6 address parsing still accepts ambiguous strings

XMLWordPrintableJSON

    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      e.g.
      HostAndPort("124d:efg:34") will succeed as host "124d:efg" on port 34, but should fail. To get that host/port combo, we should require the [] format: HostAndPort("[124d:efg]:34")

            Assignee:
            Charlie Swanson
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: