From owner-freebsd-questions@FreeBSD.ORG Wed Jul 4 19:05:53 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EE491065670 for ; Wed, 4 Jul 2012 19:05:53 +0000 (UTC) (envelope-from riaank@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id E938D8FC16 for ; Wed, 4 Jul 2012 19:05:52 +0000 (UTC) Received: by lbon10 with SMTP id n10so13550261lbo.13 for ; Wed, 04 Jul 2012 12:05:51 -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 :content-type; bh=qpFn84aLiFBr900I271xTWf1gDaqfFeHyGCAJc4KBEI=; b=OvZglXq/XWo8gdyeGdbZ6gpJHIayuWGxGn81HYhjvl/R99foXSSyT0B4sQqHeJlw44 C6EQ5vPsk8C7bJAENa3XMUADa03FFW+hKbNmKrHc130U12wfnAT9XDWMD8q3ywxw6sCL mXKknRM38LhBF7dtRgGwr/jJ7vR5w799LxfDfCChhxdZ+Pz4Tr3pV6XwSZQ+fEkTfp7D nlGEIwRIj5lLcZ5q+gP0kj9OfsTweXY0rd0gOWpFdHRB+hNTp0vGMdDnbCpDiFdXmbnc kUke3EOdx8NryJ1Kmz1uGSHS9XUxX1eGL98LSqcMAY08Z4Okhf6Lk0xtJNSQ9UlyCj24 H/og== MIME-Version: 1.0 Received: by 10.152.131.37 with SMTP id oj5mr22798323lab.14.1341428751877; Wed, 04 Jul 2012 12:05:51 -0700 (PDT) Received: by 10.112.93.43 with HTTP; Wed, 4 Jul 2012 12:05:51 -0700 (PDT) In-Reply-To: References: <4FF48DD6.1020601@FreeBSD.org> Date: Wed, 4 Jul 2012 21:05:51 +0200 Message-ID: From: Riaan Kruger To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: adding new cipher support to kernel 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: Wed, 04 Jul 2012 19:05:53 -0000 Soory the previous email had the wrong destinaton. A patch has been submitted to one of the commiters. It is in the process of being "commited/approved/looked at" (I not sure what to call it.) Riaan