Project

General

Profile

Actions

Feature #4937

closed

SunSSH should support EOW extension

Added by Adam Števko over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
2014-06-25
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

From OpenSSH 5.1 release notes:

ssh(1) and sshd(8) now support signalling that channels are
   half-closed for writing, through a channel protocol extension
   notification "eow@openssh.com". This allows propagation of closed
   file descriptors, so that commands such as:
       "ssh -2 localhost od /bin/ls | true" 
   do not send unnecessary data over the wire. (bz#85)

SunSSH should support this as well.

Actions #1

Updated by Electric Monk over 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

git commit 371387fa64d65a99a72f1ff81d0efd2220534d0b

commit  371387fa64d65a99a72f1ff81d0efd2220534d0b
Author: Adam Stevko <adam.stevko@gmail.com>
Date:   2014-11-29T01:55:32.000Z

    4937 SunSSH should support EOW extension
    Reviewed by: Dan McDonald <danmcd@omniti.com>
    Reviewed by: Robert Mustacchi <rm@joyent.com>
    Approved by: Richard Lowe <richlowe@richlowe.net>

Actions

Also available in: Atom PDF