]> git.pld-linux.org Git - packages/openssh.git/commit
- patches based on diffs from http://www.psc.edu/networking/projects/hpn-ssh/
authormguevara <mguevara@pld-linux.org>
Mon, 31 Oct 2005 09:28:07 +0000 (09:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commitd4575b41cdf34b8ef78cf2c289767b02f19637d6
tree773f385eecce6475a5b8b9091c3eb447ddbd2458
parentad4d8363f5ea2886514d31c0f5a6b837bcc504e2
- patches based on diffs from http://www.psc.edu/networking/projects/hpn-ssh/
  ie. so called High Performance SSH/SCP. The *-none* adds '-z' option
  to disable encryption after authorization (EVIL - better use rsh/rcp or nc,
  but added for complentess). The main part, HPN is targeted for fast
  connections (100-1000Mbps) with high Round Trip Time (20-150 msec).
  For the LAN or fast MAN connections the standard OpenSSH defaults
  should be ok - I haven't seen any possitive effect of the added -w <num>
  option on 100Mbps LAN (RTT under 1 msec) - so feel free to test the
  patches on your 1000 Mbps satellite connection and share the results.
- patches differ from the original diffs in the ssh.c file which, in PLD,
  is different than the original openssh source
- original patches:
  http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.2p1-hpn11.diff
  http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.2p1-hpn11-none.diff

Changed files:
    openssh-4.2p1-hpn11-none.patch -> 1.1
    openssh-4.2p1-hpn11.patch -> 1.1
openssh-4.2p1-hpn11-none.patch [new file with mode: 0644]
openssh-4.2p1-hpn11.patch [new file with mode: 0644]
This page took 0.126707 seconds and 4 git commands to generate.