wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] WireGuard for FreeBSD snapshot 0.0.20210317 is available
@ 2021-03-17 16:29 Jason A. Donenfeld
  0 siblings, 0 replies; only message in thread
From: Jason A. Donenfeld @ 2021-03-17 16:29 UTC (permalink / raw)
  To: wireguard

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-17 16:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 16:29 [ANNOUNCE] WireGuard for FreeBSD snapshot 0.0.20210317 is available Jason A. Donenfeld

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).