From owner-freebsd-questions@FreeBSD.ORG Tue Mar 20 18:41:54 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31DD6106566B for ; Tue, 20 Mar 2012 18:41:54 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id B41D28FC19 for ; Tue, 20 Mar 2012 18:41:53 +0000 (UTC) Received: by wibhq7 with SMTP id hq7so395161wib.13 for ; Tue, 20 Mar 2012 11:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MSt3e5DKs8OyYM3vQI/mT2kO9VuhAHZFd6BBEs8/dmU=; b=TzVrtePKB/IkcPPema0/qshnGxWp/FaXsziBRte6EtkQEQ0Ukp3lW56tFqygYj/EiD aS/FAW+w7LN5z5XUH5eHcl6DBsHm+CySKY2jhN8+GE0zNekIQcLupEiT0d04O1d3GTLK KFMwNfnZ7QnANKvCNIdQPh3Q3o3xqj1UDkhPE96BTR8dlKgX9rNO4k2+tJm6FqaHlhA9 arvw+lt/cQrbhIZwb32CQLi8FyRnTop/V0mVOUG+EEPQRaUn+IkL8m+gYeUEDMiZVGcd VkkwzY6KFG++MBFxEW4FQdq9qwyc0yWX63ygBCcA/UwOnrATkvpBF3OvMRRPQv1q5+is 65dA== MIME-Version: 1.0 Received: by 10.180.102.231 with SMTP id fr7mr2192860wib.10.1332268912661; Tue, 20 Mar 2012 11:41:52 -0700 (PDT) Received: by 10.223.102.78 with HTTP; Tue, 20 Mar 2012 11:41:52 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Mar 2012 13:41:52 -0500 Message-ID: From: Adam Vande More To: Mark Felder Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 9's SSH HPN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2012 18:41:54 -0000 On Mon, Mar 19, 2012 at 8:45 PM, Mark Felder wrote: > Is the HPN patchset included with the base OpenSSH the full patchset? Does > it include the threaded CTR patch? I can't seem to find a clear answer to > this. > crypto/openssh/README.hpn references it so I would assume so. -- Adam Vande More