summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2020-06-23 23:35:39 +0000
committerdlg <dlg@openbsd.org>2020-06-23 23:35:39 +0000
commitc00f76084356bd31644a0809e01e6d95965d754b (patch)
treefb2890b878a810fd55c15bd19656892748236581 /sys/conf
parentFix COMMAND description (diff)
downloadwireguard-openbsd-c00f76084356bd31644a0809e01e6d95965d754b.tar.xz
wireguard-openbsd-c00f76084356bd31644a0809e01e6d95965d754b.zip
enable wg(4).
this will make testing easier for everyone. from Jason A. Donenfeld and Matt Dunwoodie ok deraadt@ tobhe@
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 34d608cff44..d303a092c03 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.270 2020/06/21 12:30:07 dlg Exp $
+# $OpenBSD: GENERIC,v 1.271 2020/06/23 23:35:39 dlg Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -109,7 +109,7 @@ pseudo-device vether # Virtual ethernet
pseudo-device vxlan # Virtual extensible LAN
pseudo-device vlan # IEEE 802.1Q VLAN
pseudo-device switch # Switch
-#pseudo-device wg # WireGuard
+pseudo-device wg # WireGuard
pseudo-device bio 1 # ioctl multiplexing device