Date: Thu, 24 May 2018 12:43:29 +0200 From: Jan Bramkamp <crest@rlwinm.de> To: freebsd-ports@freebsd.org Subject: Re: WireGuard for FreeBSD Message-ID: <b4e4686d-7510-699e-4386-153b655e1583@rlwinm.de> In-Reply-To: <CAE-m3X2=7MDA9pz2Si-yQC1tCxS5Y9SGuv5uQ9ZXrVmYqU_-4Q@mail.gmail.com> References: <CAHmME9rJonVbSRHCPy0W7Pr=vmJoMbVTHbGw0C1xwBze4Px7uA@mail.gmail.com> <CAHmME9pnJqE0gaM_zPTwZ5i%2BQb7nNeSw=P4%2BVhG3aMiUYGdJkg@mail.gmail.com> <CAHmME9oNZrc5iQXwf8cpwdt%2B3hLR=3Tc4Or36Yt4dds=h8sSdw@mail.gmail.com> <CAE-m3X2=7MDA9pz2Si-yQC1tCxS5Y9SGuv5uQ9ZXrVmYqU_-4Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24.05.18 09:15, Bernhard Fröhlich wrote: > On Thu, May 24, 2018 at 3:06 AM, Jason A. Donenfeld <Jason@zx2c4.com> wrote: >> We now have a release, so the full instructions for the packages are: >> >> 1. wireguard-tools, providing wg(8) and wg-quick(8) >> Runtime dependencies: bash, wireguard-go >> Buildtime dependencies: gmake, c compiler, libc >> Build: gmake -C src/tools WITH_WGQUICK=yes >> Install: gmake -C src/tools PREFIX=/usr/local install >> URL: https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180524.tar.xz >> >> 2. wireguard-go >> Runtime dependencies: libc >> Buildtime dependencies: gmake, go, dep >> Build: gmake >> Install: gmake PREFIX=/usr/local install >> URL: https://git.zx2c4.com/wireguard-go/snapshot/wireguard-go-0.0.20180524.tar.xz >> >> I believe decke is already working on a port in his repository. > > Ports are already updated on github. I will do some final checks and > expect to commit > the wireguard ports to the official tree today. Did I understand correctly that both these ports are userspace implementations and have a similar per packet overhead to OpenVPN and fastd?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b4e4686d-7510-699e-4386-153b655e1583>