From facd0e5dceb9903f0e73f36f9d8f5b296aba9316 Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Mon, 10 Jul 2006 05:25:18 +0000 Subject: [PATCH] Add enc(4), it can still build with FAST_IPSEC commented out. --- sys/conf/NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e9f4362e81e..4bde8a87996 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -668,6 +668,7 @@ device pf #PF OpenBSD packet-filter firewall device pflog #logging support interface for PF device pfsync #synchronization interface for PF device carp #Common Address Redundancy Protocol +device enc #IPSec interface (needs FAST_IPSEC) device ppp #Point-to-point protocol options PPP_BSDCOMP #PPP BSD-compress support options PPP_DEFLATE #PPP zlib/deflate/gzip support