OpenSSH_3.6.1p2 getsockopt TCP_NODELAY bogus message on Solaris 8
Tim Rice
tim at multitalents.net
Sun May 11 08:11:33 EST 2003
On Sat, 10 May 2003, Paul Eggert wrote:
> I ran into the following problem the first time I used
> OpenSSH_3.6.1p2 on Solaris 8 (sparc, 32-bit):
>
> $ ssh kiwi
> Enter passphrase for RSA key '/net/sic/export/ford/home/eggert/.ssh/identity':
> getsockopt TCP_NODELAY: Socket operation on non-socket
> Last login: Sat May 10 14:27:01 2003 from ip-66-80-53-59.d
> Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001
> You have new mail.
>
> The "getsockopt TCP_NODELAY: Socket operation on non-socket" message
> is bogus. This appears to be an editing botch in the portable version
> of packet_set_interactive, as there's a missing "return;" statement
> compared to the OpenBSD version. Here is a proposed patch.
I think that's fixed in CVS
...
20030427
- (bal) Bug #541: return; was dropped by mistake. Reported by
furrier at iglou.com
...
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
More information about the openssh-unix-dev
mailing list