Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp834073imm; Mon, 1 Oct 2018 20:49:52 -0700 (PDT) X-Google-Smtp-Source: ACcGV62E4Hhb4zjP1fkDVh0nIOEEtmCxg2VjJy2n1IRTeUFqE7GjH9RfJOvMJwSOTYKgDZYzXydG X-Received: by 2002:a17:902:290a:: with SMTP id g10-v6mr14742898plb.110.1538452192792; Mon, 01 Oct 2018 20:49:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538452192; cv=none; d=google.com; s=arc-20160816; b=jb9DhSPsCCWAQbStfj/yJlYLDu5XLJ75TICNWrg7u5YfVs8MB3KUvz1YjP9g3OP+tg ocCNYwa4+8irlUYNVWvtOmr/v4+iFhIPC919TvOsD1DAOB38nRiduPo6FEqqyC5/QkJ0 08wqF6JFJ6NpiX9N9062130PZPhA9wT9KgBNCAxEXA0Bz6dLnLEHT5yIaNWozOhALDH5 s4XyuS4YLHFZ2M+BOGbiBudobm5A+XMnTxTAsYjWLgStZeDJX8KHdNDkJwI29dFLOxZw kx02dUjk4Z+J7+zyPBGC2+iizpAwmcUyA+7R4YLFxo8lzy90rLkNfDt6ifHtRHkQsk8S MMoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Bc8UzZJbiAQ3wMKSo1I2l6Po7scGQw0p/AcjVNqDZ5g=; b=aHvqMennTeARlEUECozTTFNyjw/SGYX5N/IorwQXxg0f/AgHL+1hnPKgl8EjNFXLQ6 Ui2lDo2T/bHlMaUwk+UHOU+AK2NjdBdF1qDYmGzfZmm3KP7fSaQHY6gAEctXFQ4bfGFg TvrX8hK0vYDxyGIzqPa3DPSLNdNBWHnnheLMUeTgSFcQrxRucZ2NLyG+4gcUmIJepzS7 zoTTHBGt2WGMFJs+7etaQxzA0hTGT1qqILukgnVkaznFHL4JV6DkorsGKXQ+VLIxAtjh JIbbFGSM22DoL7WzFHmBP5yB0QLe/kmqn7vmvunliruCfZEO6sOtRHVBVjyK6ofgUiqO G4CA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w4-v6si14872082pfb.52.2018.10.01.20.49.38; Mon, 01 Oct 2018 20:49:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726943AbeJBKai (ORCPT + 99 others); Tue, 2 Oct 2018 06:30:38 -0400 Received: from orcrist.hmeau.com ([104.223.48.154]:49876 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726471AbeJBKai (ORCPT ); Tue, 2 Oct 2018 06:30:38 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1g7Bge-0005KF-6y; Tue, 02 Oct 2018 11:49:28 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1g7Bgb-0002Kk-5w; Tue, 02 Oct 2018 11:49:25 +0800 Date: Tue, 2 Oct 2018 11:49:25 +0800 From: Herbert Xu To: "Jason A. Donenfeld" Cc: Ard Biesheuvel , Eric Biggers , LKML , Netdev , Linux Crypto Mailing List , David Miller , Greg Kroah-Hartman Subject: Re: [PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel Message-ID: <20181002034925.5zbhoiq7yj44dy6d@gondor.apana.org.au> References: <20181002033908.324yhwqaohfsq65d@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jason: On Tue, Oct 02, 2018 at 05:45:20AM +0200, Jason A. Donenfeld wrote: > Hi Herbert, > > > I agree. I don't have any problems with the zinc code living in > > its own git tree. But any upstream merges should definitely go > > through the crypto tree because the inherent ties between the two > > code-base. > > I can send you pull requests then if there are development cycles when > there are in fact relations between the two trees. I'll update the > commit message describing Zinc to include this. I think all merges should go through the crypto tree so that the kernel crypto community has oversight over the crypto implementations. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt