NetBSD/sys/arch/vax/conf/GENERIC.v6

17 lines
478 B
Plaintext
Raw Normal View History

# $NetBSD: GENERIC.v6,v 1.1 1999/07/01 07:00:17 itojun Exp $
#
# GENERIC.v6 -- IPv6 variant of GENERIC. should be in GENERIC.
#
include "arch/vax/conf/GENERIC"
# IPv6 options
options INET6 # IPV6
options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_DEBUG # debug for IP security
# for IPv6
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
pseudo-device faith 1 # IPv[46] tcp relay translation i/f