diff options
author | Colin Watson <cjwatson@debian.org> | 2016-08-06 10:49:59 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-08-07 12:18:58 +0100 |
commit | 477bb7636238c106f8cd7c868a8c0c5eabcfb3db (patch) | |
tree | 601176af2ecf358c36b766776a86845ad7a3cd6f /PROTOCOL | |
parent | 747fac2de0d889183f67f6900194c0462c558544 (diff) | |
parent | 4c914ccd85bbf391c4dc61b85e3c178fef465e3f (diff) |
New upstream release (7.3p1).
Diffstat (limited to 'PROTOCOL')
-rw-r--r-- | PROTOCOL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -247,6 +247,8 @@ to request that the server make a connection to a Unix domain socket. | |||
247 | uint32 initial window size | 247 | uint32 initial window size |
248 | uint32 maximum packet size | 248 | uint32 maximum packet size |
249 | string socket path | 249 | string socket path |
250 | string reserved | ||
251 | uint32 reserved | ||
250 | 252 | ||
251 | Similar to forwarded-tcpip, forwarded-streamlocal is sent by the | 253 | Similar to forwarded-tcpip, forwarded-streamlocal is sent by the |
252 | server when the client has previously send the server a streamlocal-forward | 254 | server when the client has previously send the server a streamlocal-forward |
@@ -452,4 +454,4 @@ respond with a SSH_FXP_STATUS message. | |||
452 | This extension is advertised in the SSH_FXP_VERSION hello with version | 454 | This extension is advertised in the SSH_FXP_VERSION hello with version |
453 | "1". | 455 | "1". |
454 | 456 | ||
455 | $OpenBSD: PROTOCOL,v 1.29 2015/07/17 03:09:19 djm Exp $ | 457 | $OpenBSD: PROTOCOL,v 1.30 2016/04/08 06:35:54 djm Exp $ |