Print this page
3477 SunSSH config should accept TCPKeepAlive as synonym for KeepAlive
Reviewed by: Jerry Jelinek <jerry@joyent.com>

*** 1,12 **** '\" te .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved. .\" To view Portions Copyright for OpenSSH, the default path is /var/sadm/pkg/SUNWsshdr/install/copyright. If the Solaris operating environment has been installed anywhere other than the default, modify the specified path to access the file at the installed location. .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] ! .TH SSH_CONFIG 4 "Apr 20, 2009" .SH NAME ssh_config \- ssh configuration file .SH SYNOPSIS .LP .nf --- 1,13 ---- '\" te .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved. + .\" Copyright (c) 2013, Joyent, Inc. All Rights Reserved. .\" To view Portions Copyright for OpenSSH, the default path is /var/sadm/pkg/SUNWsshdr/install/copyright. If the Solaris operating environment has been installed anywhere other than the default, modify the specified path to access the file at the installed location. .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] ! .TH SSH_CONFIG 4 "Jan 17, 2013" .SH NAME ssh_config \- ssh configuration file .SH SYNOPSIS .LP .nf
*** 526,536 **** .RE .sp .ne 2 .na ! \fB\fBKeepAlive\fR\fR .ad .sp .6 .RS 4n Specifies whether the system should send TCP keepalive messages to the other side. If they are sent, death of the connection or crash of one of the machines --- 527,537 ---- .RE .sp .ne 2 .na ! \fB\fBTCPKeepAlive\fR\fR .ad .sp .6 .RS 4n Specifies whether the system should send TCP keepalive messages to the other side. If they are sent, death of the connection or crash of one of the machines