From owner-freebsd-net@FreeBSD.ORG Fri Jun 13 03:26:36 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83EB01065670 for ; Fri, 13 Jun 2008 03:26:36 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.freebsd.org (Postfix) with ESMTP id 917A48FC19 for ; Fri, 13 Jun 2008 03:26:34 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.5) with SMTP id NAA07307; Fri, 13 Jun 2008 13:26:31 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Fri, 13 Jun 2008 13:26:29 +1000 (EST) From: Ian Smith To: Brooks Davis In-Reply-To: <20080613025157.GA90190@lor.one-eyed-alien.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-net@freebsd.org, Peter Losher Subject: Re: ssh window X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 03:26:36 -0000 On Thu, 12 Jun 2008, Brooks Davis wrote: > On Thu, Jun 12, 2008 at 06:30:05PM -0700, Peter Losher wrote: > > Randy Bush wrote: > >> this has been a cause of great pain for a loooong time. > >> > >> http://www.psc.edu/networking/projects/hpn-ssh/ > >> > >> as openssh seems not to be fixing it (and i do not consider a 2mb fixed > >> buffer to be fixed, especially not from a 100mb link here in tokyo and > >> servers in the states, europe, and africa), perhaps i could convince > >> freebsd net folk to do so? > > > > FYI - HPN is already a build option in the openssh-portable port. > > I do think we should strongly consider adding the rest of it to the base. Presumably with suitable caveats re NONE CYPHER, NoneEnabled=no default? cheers, Ian