summaryrefslogtreecommitdiff
path: root/PROTOCOL
diff options
context:
space:
mode:
Diffstat (limited to 'PROTOCOL')
-rw-r--r--PROTOCOL6
1 files changed, 3 insertions, 3 deletions
diff --git a/PROTOCOL b/PROTOCOL
index c702fca45..ecdacb9dc 100644
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -140,7 +140,7 @@ window space and may be sent even if no window space is available.
140NB. due to certain broken SSH implementations aborting upon receipt 140NB. due to certain broken SSH implementations aborting upon receipt
141of this message (in contravention of RFC4254 section 5.4), this 141of this message (in contravention of RFC4254 section 5.4), this
142message is only sent to OpenSSH peers (identified by banner). 142message is only sent to OpenSSH peers (identified by banner).
143Other SSH implementations may be whitelisted to receive this message 143Other SSH implementations may be listed to receive this message
144upon request. 144upon request.
145 145
1462.2. connection: disallow additional sessions extension 1462.2. connection: disallow additional sessions extension
@@ -169,7 +169,7 @@ Note that this is not a general defence against compromised clients
169NB. due to certain broken SSH implementations aborting upon receipt 169NB. due to certain broken SSH implementations aborting upon receipt
170of this message, the no-more-sessions request is only sent to OpenSSH 170of this message, the no-more-sessions request is only sent to OpenSSH
171servers (identified by banner). Other SSH implementations may be 171servers (identified by banner). Other SSH implementations may be
172whitelisted to receive this message upon request. 172listed to receive this message upon request.
173 173
1742.3. connection: Tunnel forward extension "tun@openssh.com" 1742.3. connection: Tunnel forward extension "tun@openssh.com"
175 175
@@ -496,4 +496,4 @@ OpenSSH's connection multiplexing uses messages as described in
496PROTOCOL.mux over a Unix domain socket for communications between a 496PROTOCOL.mux over a Unix domain socket for communications between a
497master instance and later clients. 497master instance and later clients.
498 498
499$OpenBSD: PROTOCOL,v 1.37 2020/02/21 00:04:43 dtucker Exp $ 499$OpenBSD: PROTOCOL,v 1.38 2020/07/05 23:59:45 djm Exp $