diff options
author | Colin Watson <cjwatson@debian.org> | 2015-08-19 17:00:17 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-08-19 17:00:17 +0100 |
commit | 544df7a04ae5b5c1fc30be7c445ad685d7a02dc9 (patch) | |
tree | 33d2a87dd50fe5894ac6ec4579c83401b7ab00a4 /PROTOCOL | |
parent | baccdb349b31c47cd76fb63211f754ed33a9707e (diff) | |
parent | 7de4b03a6e4071d454b72927ffaf52949fa34545 (diff) |
Import openssh_6.9p1.orig.tar.gz
Diffstat (limited to 'PROTOCOL')
-rw-r--r-- | PROTOCOL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -175,7 +175,7 @@ whitelisted to receive this message upon request. | |||
175 | 175 | ||
176 | OpenSSH supports layer 2 and layer 3 tunnelling via the "tun@openssh.com" | 176 | OpenSSH supports layer 2 and layer 3 tunnelling via the "tun@openssh.com" |
177 | channel type. This channel type supports forwarding of network packets | 177 | channel type. This channel type supports forwarding of network packets |
178 | with datagram boundaries intact between endpoints equipped with | 178 | with datagram boundaries intact between endpoints equipped with |
179 | interfaces like the BSD tun(4) device. Tunnel forwarding channels are | 179 | interfaces like the BSD tun(4) device. Tunnel forwarding channels are |
180 | requested by the client with the following packet: | 180 | requested by the client with the following packet: |
181 | 181 | ||
@@ -453,4 +453,4 @@ respond with a SSH_FXP_STATUS message. | |||
453 | This extension is advertised in the SSH_FXP_VERSION hello with version | 453 | This extension is advertised in the SSH_FXP_VERSION hello with version |
454 | "1". | 454 | "1". |
455 | 455 | ||
456 | $OpenBSD: PROTOCOL,v 1.27 2015/02/20 22:17:21 djm Exp $ | 456 | $OpenBSD: PROTOCOL,v 1.28 2015/05/08 03:56:51 djm Exp $ |