From owner-freebsd-current@FreeBSD.ORG Mon Jan 14 18:41:57 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15F7016A417 for ; Mon, 14 Jan 2008 18:41:57 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from s200aog13.obsmtp.com (s200aog13.obsmtp.com [207.126.144.127]) by mx1.freebsd.org (Postfix) with SMTP id 780A313C457 for ; Mon, 14 Jan 2008 18:41:55 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from source ([217.206.187.80]) by eu1sys200aob013.postini.com ([207.126.147.11]) with SMTP; Mon, 14 Jan 2008 18:41:54 UTC Received: from bill.mintel.co.uk (bill.mintel.co.uk [10.0.0.89]) by rodney.mintel.co.uk (Postfix) with ESMTP id C103918141F; Mon, 14 Jan 2008 18:24:42 +0000 (GMT) Message-ID: <478BA8E9.1000005@tomjudge.com> Date: Mon, 14 Jan 2008 18:24:41 +0000 From: Tom Judge User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: Vince Hoffman References: <20080111140144.59498431.timo.schoeler@riscworks.net> <200801111917.m0BJHP8u018954@lurza.secnetix.de> <20080111211500.GD79270@cicely12.cicely.de> <4787D1AF.3090900@tomjudge.com> <20080114152557.GA51877@keltia.freenix.fr> <478B99B8.2080602@unsane.co.uk> In-Reply-To: <478B99B8.2080602@unsane.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Ollivier Robert , freebsd-current@freebsd.org Subject: Re: OpenSSH HPN Patchset (WAS: FreeBSD's problems as seen by the BSDForen.de community) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 18:41:57 -0000 Vince Hoffman wrote: > Ollivier Robert wrote: >> According to Tom Judge: >>> I have also have this patch (against RELENG_6_2) but it also includes the >>> HPN patches, please drop me a private email if you would like a copy. >> Both the "-c none" and the HPN patches are worthy for a ports patch. Please send a PR with both. If noone else does, I can commit them. > HPN is already in security/openssh-portable the -c none would be > welcome though. > If you are using the HPN patch set from openssh-portable (as per the default hpn patch set) you should already have the none cypher avaliable. My patch against RELENG_6_2 is available here: http://www.tomjudge.com/tmp/ssh-hpn.diff This patch is based on the HPN12 patch set. Tom