Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: sommerfeld
Date: Tue Aug 17 15:24:42 UTC 1999
Modified Files:
pkgsrc/security/ssh/files: patch-sum
pkgsrc/security/ssh/patches: patch-aq
Log Message:
Performance fix for ssh X11 forwarding: turn on TCP_NODELAY on local
stub connections on client and server side. (it was correctly being
enabled over the long-haul connection, but somehow it got missed on
the loopback connections to the real X client and server)
This makes x2x over ssh actually pleasant to use.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/security/ssh/files/patch-sum
cvs rdiff -r1.2 -r1.3 pkgsrc/security/ssh/patches/patch-aq
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index