diff options
Diffstat (limited to 'PROTOCOL')
-rw-r--r-- | PROTOCOL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -247,7 +247,6 @@ 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 for future use | ||
251 | 250 | ||
252 | Similar to forwarded-tcpip, forwarded-streamlocal is sent by the | 251 | Similar to forwarded-tcpip, forwarded-streamlocal is sent by the |
253 | server when the client has previously send the server a streamlocal-forward | 252 | server when the client has previously send the server a streamlocal-forward |
@@ -453,4 +452,4 @@ respond with a SSH_FXP_STATUS message. | |||
453 | This extension is advertised in the SSH_FXP_VERSION hello with version | 452 | This extension is advertised in the SSH_FXP_VERSION hello with version |
454 | "1". | 453 | "1". |
455 | 454 | ||
456 | $OpenBSD: PROTOCOL,v 1.28 2015/05/08 03:56:51 djm Exp $ | 455 | $OpenBSD: PROTOCOL,v 1.29 2015/07/17 03:09:19 djm Exp $ |