From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: sirocco@gmx.fr Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 9272b6ed for ; Mon, 21 Aug 2017 13:56:47 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 7ae76326 for ; Mon, 21 Aug 2017 13:56:47 +0000 (UTC) Received: from mail.vepito.fr ([82.230.44.96]) by mail.gmx.com (mrgmx002 [212.227.17.184]) with ESMTPSA (Nemesis) id 0MSv6D-1eBSvr3drB-00RpUN for ; Mon, 21 Aug 2017 16:20:14 +0200 Received: from vepito.fr (localhost.vepito.fr [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.vepito.fr (Postfix) with ESMTPS id 7A7C93E1A10 for ; Mon, 21 Aug 2017 16:20:13 +0200 (CEST) Mime-Version: 1.0 Date: Mon, 21 Aug 2017 14:20:13 +0000 Content-Type: multipart/alternative; boundary="--=_RainLoop_453_802951873.1503325213" From: "Guillaume" Message-ID: <25e3c10c5b4d3b858eaa18dad94cdcbe@gmx.fr> Subject: Wireguard without kernel module To: wireguard@lists.zx2c4.com List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ----=_RainLoop_453_802951873.1503325213 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi,=0A=0AI would like to test wireguard on OpenVZ.=0ACould wireguard be u= sed without loading an external kernel module ? (or in the future ?)=0A= =0AThanks,=0ARegards,=0AGuillaume ----=_RainLoop_453_802951873.1503325213 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
= Hi,

I would like to test wireguard on OpenVZ.
Could = wireguard be used without loading an external kernel module ? (or in the = future ?)

Thanks,
Regards,
Guillaume

<= /body> ----=_RainLoop_453_802951873.1503325213-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 8c4fbe9e for ; Mon, 4 Sep 2017 20:30:54 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id df8cb5db for ; Mon, 4 Sep 2017 20:30:54 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id af26bdb1 for ; Mon, 4 Sep 2017 20:49:57 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 07b4b857 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Mon, 4 Sep 2017 20:49:56 +0000 (UTC) Received: by mail-oi0-f46.google.com with SMTP id n18so11441992oig.2 for ; Mon, 04 Sep 2017 13:56:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <25e3c10c5b4d3b858eaa18dad94cdcbe@gmx.fr> References: <25e3c10c5b4d3b858eaa18dad94cdcbe@gmx.fr> From: "Jason A. Donenfeld" Date: Mon, 4 Sep 2017 14:56:09 -0600 Message-ID: Subject: Re: Wireguard without kernel module To: Guillaume Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , When a userspace version is announced, you'll be able to do what you want. Jason