From 729aba861e9815df9d84fabc680d9d70b7068829 Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Fri, 6 Jul 2001 17:40:36 +0000 Subject: "option IPSEC needs the enc interface" --- sys/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC index a0f4cfa5f52..0511c71f46d 100644 --- a/sys/conf/GENERIC +++ b/sys/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.81 2001/07/05 16:51:32 jjbg Exp $ +# $OpenBSD: GENERIC,v 1.82 2001/07/06 17:40:35 angelos Exp $ # # Machine-independent option; used by all architectures for their # GENERIC kernel @@ -85,7 +85,7 @@ pseudo-device sl 2 # CSLIP pseudo-device ppp 2 # PPP pseudo-device sppp 1 # Sync PPP/HDLC pseudo-device tun 2 # network tunneling over tty -pseudo-device enc 1 # IPSEC needs the encapsulation interface +pseudo-device enc 1 # option IPSEC needs the encapsulation interface pseudo-device bridge 2 # network bridging support pseudo-device vlan 2 # IEEE 802.1Q VLAN pseudo-device gre 1 # GRE encapsulation interface -- cgit v1.2.3