[Bug 2286] Port ignored when re-reading config after canonicalization
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Oct 7 10:03:30 EST 2014
https://bugzilla.mindrot.org/show_bug.cgi?id=2286
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2482|0 |1
is obsolete| |
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
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.
More information about the openssh-bugs
mailing list