aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-03-19 19:12:25 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-03-19 19:12:25 +0000
commitda2dada82fc2c952f82bc2b60d7baeed03ae0537 (patch)
treede74e4fa318f638a06a6df16f2f67ca917d28a3f /net/Makefile
parent7ae4f008777faf95d80e70abf3ee45fb7b12d85b (diff)
downloadports-da2dada82fc2c952f82bc2b60d7baeed03ae0537.tar.gz
ports-da2dada82fc2c952f82bc2b60d7baeed03ae0537.zip
Kernel module for FreeBSD to support Wireguard.
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. WWW: https://git.zx2c4.com/wireguard-freebsd/
Notes
Notes: svn path=/head/; revision=568811
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index a60154f8a041..5f07b77c3733 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1528,6 +1528,7 @@
SUBDIR += widentd
SUBDIR += wireguard
SUBDIR += wireguard-go
+ SUBDIR += wireguard-kmod
SUBDIR += wireshark
SUBDIR += wireshark-lite
SUBDIR += wlan2eth