Add wireguard kernel driver (#321)

This was added back to kernel in FreeBSD 13.2
This commit is contained in:
Andrew Walker
2024-05-01 05:16:30 -07:00
committed by GitHub
parent 9e05a2c735
commit 52e76c57bd

View File

@@ -50,6 +50,7 @@ kernel_modules = [
"geom",
"hid",
"i2c",
"if_wg",
"ipmi",
"ipsec",
"iscsi",