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

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]

--- Comment #1 from Damien Miller <[email protected]> ---
Yes - this is intentional.

ControlPath may contain %-expansions that need a hostname to expand
fully.

We could conceivably check to see whether ControlPath actually needs
this and make the hostname optional but 1) ControlPaths that use %h are
common and 2) I'd rather not make the argument parsing code more of a
maze than it already is.

-- 
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