From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE8BAC43214 for ; Mon, 16 Aug 2021 09:53:14 +0000 (UTC) Received: from lists.zx2c4.com (lists.zx2c4.com [165.227.139.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DC96161B7C for ; Mon, 16 Aug 2021 09:53:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DC96161B7C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=null.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.zx2c4.com Received: by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 72f1ba41; Mon, 16 Aug 2021 09:53:12 +0000 (UTC) Received: from b.rekudos.net (b.rekudos.net [2a03:da40:0:3e7::70]) by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 64da22a2 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Mon, 16 Aug 2021 08:15:50 +0000 (UTC) Received: from localhost (b.rekudos.net [local]) by b.rekudos.net (OpenSMTPD) with ESMTPA id de3d2139 for ; Mon, 16 Aug 2021 08:15:49 +0000 (UTC) Date: Mon, 16 Aug 2021 10:15:49 +0200 From: nomad@null.net To: WireGuard mailing list Subject: Re: [ANNOUNCE] WireGuardNT, a high-performance WireGuard implementation for the Windows kernel Message-ID: <20210816081549.GA17757@b.rekudos.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Mailman-Approved-At: Mon, 16 Aug 2021 09:53:09 +0000 X-BeenThere: wireguard@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: wireguard-bounces@lists.zx2c4.com Sender: "WireGuard" On Fri Aug 13, 2021 at 01:52:39PM +0200, Jason A. Donenfeld wrote: >this will make it easier for alpha testers to give it a spin and >report findings. If you have been testing the driver, and it's been >working well for you, please write in to say so, simply as a signal >that it is being tested. No issues on Windows 8.1 so far, using the NT kernel version from 0.4.5. -- Mark Lawrence