enable sec(4) so people can try it out
authordlg <dlg@openbsd.org>
Fri, 11 Aug 2023 02:35:38 +0000 (02:35 +0000)
committerdlg <dlg@openbsd.org>
Fri, 11 Aug 2023 02:35:38 +0000 (02:35 +0000)
sys/conf/GENERIC

index c9eebf8..171f45f 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.288 2023/03/27 09:39:21 naddy Exp $
+#      $OpenBSD: GENERIC,v 1.289 2023/08/11 02:35:38 dlg Exp $
 #
 #      Machine-independent option; used by all architectures for their
 #      GENERIC kernel
@@ -90,6 +90,7 @@ pseudo-device veb             # virtual Ethernet bridge
 pseudo-device  carp            # CARP protocol support
 pseudo-device  etherip         # EtherIP (RFC 3378)
 pseudo-device  gif             # IPv[46] over IPv[46] tunnel (RFC1933)
+pseudo-device  sec             # route based IPsec VPN interface
 pseudo-device  gre             # GRE encapsulation interface
 pseudo-device  loop            # network loopback
 pseudo-device  mpe             # MPLS PE interface