Displaying 1 result from an estimated 1 matches for "l2081".
Did you mean:
2081
2020 Oct 06
5
[Bug 3220] New: Possible bug if ControlMaster + ControlPersist and `-t`
...m shared connection to %s".
(2) The whole message is only suitable for debugging and should not be
emitted in normal cases. I understand that it would be nice with `-v`.
The problematic code is at
https://github.com/openssh/openssh-portable/blob/396d32f3a1a16e54df2a76b2a9b237868580dcbe/mux.c#L2081
Note that all the other mux related messages are emitted with debug1:
ssh -v workstation
...
debug1: Authentication succeeded (publickey).
Authenticated to remote.example.com ([1.2.3.4]:22).
debug1: setting up multiplex master socket
debug1: channel 0: new
[/home/USER/.ssh/connections/USER at rem...