[Bug 2529] direct-streamlocal channel open doesn't match PROTOCOL documentation

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 8 16:36:25 AEST 2016


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Damien Miller <djm at mindrot.org> ---
I've adjusted the PROTOCOL documentation to read:

        byte            SSH_MSG_CHANNEL_OPEN
        string          "direct-streamlocal at openssh.com"
        uint32          sender channel
        uint32          initial window size
        uint32          maximum packet size
        string          socket path
+       string          reserved
+       uint32          reserved

Maybe we could make something useful out of them in the future.

The updated PROTOCOL will be in the openssh-7.3 release.

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


More information about the openssh-bugs mailing list