https://bugzilla.mindrot.org/show_bug.cgi?id=2286

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2482|0                           |1
        is obsolete|                            |
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                 CC|                            |[email protected]

--- Comment #1 from Damien Miller <[email protected]> ---
Created attachment 2483
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2483&action=edit
Reset port number in canonicalised address list

Nice catch. The problem is that the canonicalisation code resolves the
addresses before the second config pass and never updates them with the
possibly-changed port number. This patch makes the update immediately
after the post-canonicalisation config pass.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to