bugzilla-daemon at mindrot.org
2015-Jul-05 06:14 UTC
[Bug 2422] New: [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux
https://bugzilla.mindrot.org/show_bug.cgi?id=2422 Bug ID: 2422 Summary: [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux Product: Portable OpenSSH Version: 6.9p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: daniel.subs at internode.on.net Created attachment 2659 --> https://bugzilla.mindrot.org/attachment.cgi?id=2659&action=edit patch for PROTOCOL.mux Its not clear how to create a unix port forward using the control socket protocol. Attached clarifies this a little. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Jul-17 03:04 UTC
[Bug 2422] [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux
https://bugzilla.mindrot.org/show_bug.cgi?id=2422 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2403 Resolution|--- |FIXED Status|NEW |RESOLVED CC| |djm at mindrot.org --- Comment #1 from Damien Miller <djm at mindrot.org> --- applied, will be in openssh-7.0. Thanks! -- 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.
bugzilla-daemon at mindrot.org
2015-Aug-11 13:04 UTC
[Bug 2422] [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux
https://bugzilla.mindrot.org/show_bug.cgi?id=2422 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1 -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
Possibly Parallel Threads
- [Bug 2423] New: [PATCH] ssh man page has incomplete list of unix socket forwarding options
- [Bug 2421] New: direct-streamlocal@openssh.com doesn't have a reserved string - PROTOCOL.txt
- [PATCH] mux: update PROTOCOL.mux and fix error messages on client side
- [Bug 2660] New: Create mux socket for regress in temp directory
- [PATCH] fix copy'n'paste error in PROTOCOL.mux