summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2020-06-21 12:30:07 +0000
committerdlg <dlg@openbsd.org>2020-06-21 12:30:07 +0000
commit96ff59ed90ac6a33ed58874ca6a2fd43d1f2c661 (patch)
treef9e5f11c8d426a04b2b48e8c0e520711ad1d8d8f
parentstart wg with the other interfaces that rely on routing being up. (diff)
downloadwireguard-openbsd-96ff59ed90ac6a33ed58874ca6a2fd43d1f2c661.tar.xz
wireguard-openbsd-96ff59ed90ac6a33ed58874ca6a2fd43d1f2c661.zip
add a commented out entry for wg(4).
i think ive tempted fate enough for one day.
-rw-r--r--sys/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 26f9e6b11e3..34d608cff44 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.269 2020/05/09 19:48:45 naddy Exp $
+# $OpenBSD: GENERIC,v 1.270 2020/06/21 12:30:07 dlg Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -109,6 +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 bio 1 # ioctl multiplexing device