Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2656

[proton-dotnet] Loopback IP Address lookup can fail on some systems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • proton-dotnet-1.0.0-M6
    • proton-dotnet-1.0.0-M7
    • proton-dotnet
    • None

    Description

      When resolving an IP Address from the string form the client uses a DNS entry lookup but for some addresses like local host (127.0.0.1) the DNS entry returned can contain the machine address first which matches the basic criteria and is hard to validate isn't what was intended based on the limited API.  We can first attempt a straight parse for raw IP Address vs a host name value and use the raw parsed value as truth instead of going to the DNS lookup API.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: