Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf Add wg(4) to amd64/ALL.
details: https://anonhg.NetBSD.org/src/rev/b7e54ef2d636
branches: trunk
changeset: 937523:b7e54ef2d636
user: riastradh <riastradh%NetBSD.org@localhost>
date: Thu Aug 20 21:36:11 2020 +0000
description:
Add wg(4) to amd64/ALL.
diffstat:
sys/arch/amd64/conf/ALL | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r d66eee9407cd -r b7e54ef2d636 sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL Thu Aug 20 21:35:59 2020 +0000
+++ b/sys/arch/amd64/conf/ALL Thu Aug 20 21:36:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.160 2020/08/01 12:28:19 jdolecek Exp $
+# $NetBSD: ALL,v 1.161 2020/08/20 21:36:11 riastradh Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.160 $"
+#ident "ALL-$Revision: 1.161 $"
maxusers 64 # estimated number of users
@@ -1641,6 +1641,7 @@
pseudo-device kttcp
# srt is EXPERIMENTAL
pseudo-device srt # source-address-based routing
+pseudo-device wg # WireGuard
pseudo-device canloop # CAN loopback interface
Home |
Main Index |
Thread Index |
Old Index