Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: wireguard@lists.zx2c4.com
Subject: [ANNOUNCE] WireGuard for FreeBSD snapshot 0.0.20210317 is available
Date: Wed, 17 Mar 2021 10:29:06 -0600	[thread overview]
Message-ID: <YFIuUos7XojJP/7L@zx2c4.com> (raw)

Hi,

An experimental snapshot, v0.0.20210317, of WireGuard for the FreeBSD
kernel has been tagged in the git repository:

    https://git.zx2c4.com/wireguard-freebsd/

This is the most recent module as it existed before we thankfully pulled
it from the 13.0 release in order to work on it more slowly here.  At
some point, we'll provide a package in ports for this, but not quite
yet. For now, you can build tags or build master, via:

    # git clone https://git.zx2c4.com/wireguard-freebsd
    # cd wireguard-freebsd/src
    # make load
    # make install

After that, it should be possible to use wg(8) and wg-quick(8) like
usual, but with the faster kernel implementation.

At this time this code is new, unvetted, possibly buggy, and should be
considered "experimental". It might contain security issues. We gladly
welcome your testing and bug reports, but do keep in mind that this code
is new, so some caution should be exercised at the moment for using it
in mission critical environments. In my small testing so far, however,
it seems to "basically work". And at the very least, those relying on
the code that was prior in the FreeBSD tree now have some immediate
continuity.

Over the next days and weeks, it can be expected that this repository
will improve and grow.

Enjoy!
Jason

                 reply	other threads:[~2021-03-17 16:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YFIuUos7XojJP/7L@zx2c4.com \
    --to=jason@zx2c4.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).