b88c3a1555
(`egrep -l '(^|[^e])options<TAB>'` is your friend...)
10 lines
263 B
Plaintext
10 lines
263 B
Plaintext
# $NetBSD: GENERIC.FAST_IPSEC,v 1.2 2004/06/14 01:28:00 lukem Exp $
|
|
#
|
|
# GENERIC.FAST_IPSEC -- Generic, plus enable fast-ipsec support.
|
|
# To prevent recurrence of bitrot between sys/netipsec and KAME ipsec.
|
|
#
|
|
|
|
include "arch/i386/conf/GENERIC"
|
|
|
|
options FAST_IPSEC
|