Add (commented out) IPSEC_NAT_T option.

This commit is contained in:
tron 2005-07-07 17:05:46 +00:00
parent ba180bf75f
commit 04b9c3437f
138 changed files with 352 additions and 214 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: FOURMEG,v 1.19 2005/02/18 21:05:50 dsl Exp $
# $NetBSD: FOURMEG,v 1.20 2005/07/07 17:05:46 tron Exp $
# FOURMEG arm26 configuration -- something small
@ -65,6 +65,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.30 2005/06/25 12:05:15 rpaulo Exp $
# $NetBSD: GENERIC,v 1.31 2005/07/07 17:05:46 tron Exp $
#
# GENERIC machine description file
#
@ -80,6 +80,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.11 2005/02/18 21:05:50 dsl Exp $
# $NetBSD: INSTALL,v 1.12 2005/07/07 17:05:46 tron Exp $
# INSTALL configuration, used to generate installation media
@ -63,6 +63,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: EB7500ATX,v 1.15 2005/06/09 14:43:29 tsutsui Exp $
# $NetBSD: EB7500ATX,v 1.16 2005/07/07 17:05:46 tron Exp $
#
# EB7500ATX --- NetBSD/acorn32 complete configuration
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "EB7500ATX-$Revision: 1.15 $"
#ident "EB7500ATX-$Revision: 1.16 $"
# estimated number of users
maxusers 32
@ -74,6 +74,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.54 2005/06/25 12:05:15 rpaulo Exp $
# $NetBSD: GENERIC,v 1.55 2005/07/07 17:05:46 tron Exp $
#
# GENERIC --- NetBSD/acorn32 complete configuration
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.54 $"
#ident "GENERIC-$Revision: 1.55 $"
# estimated number of users
maxusers 32
@ -81,6 +81,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.31 2005/02/18 21:05:50 dsl Exp $
# $NetBSD: INSTALL,v 1.32 2005/07/07 17:05:46 tron Exp $
#
# INSTALL -- NetBSD/acorn32 install configuration
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "INSTALL-$Revision: 1.31 $"
#ident "INSTALL-$Revision: 1.32 $"
# estimated number of users
maxusers 32
@ -81,6 +81,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: LOWMEM_WSCONS,v 1.31 2005/02/25 13:46:48 simonb Exp $
# $NetBSD: LOWMEM_WSCONS,v 1.32 2005/07/07 17:05:46 tron Exp $
#
# LOWMEM_WSCONS -- RiscPC config with wscons for SMALL machines
#
@ -64,6 +64,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: NC,v 1.30 2005/01/31 16:54:32 hannken Exp $
# $NetBSD: NC,v 1.31 2005/07/07 17:05:46 tron Exp $
#
# NC - with vidcconsole
#
@ -59,6 +59,7 @@ file-system PROCFS # /proc
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing

View File

@ -1,4 +1,4 @@
# $NetBSD: NC_WSCONS,v 1.36 2005/01/31 16:54:32 hannken Exp $
# $NetBSD: NC_WSCONS,v 1.37 2005/07/07 17:05:46 tron Exp $
#
# NC - with wscons
#
@ -61,6 +61,7 @@ file-system PROCFS # /proc
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing

View File

@ -1,4 +1,4 @@
# $NetBSD: RPC_WSCONS,v 1.36 2005/02/18 21:05:50 dsl Exp $
# $NetBSD: RPC_WSCONS,v 1.37 2005/07/07 17:05:46 tron Exp $
#
# RPC_WSCONS -- Full RiscPC config with wscons
#
@ -22,7 +22,7 @@ include "arch/acorn32/conf/std.acorn32"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.36 $"
#ident "GENERIC-$Revision: 1.37 $"
# estimated number of users
maxusers 32
@ -79,6 +79,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: P4032,v 1.31 2005/05/31 22:23:52 tron Exp $
# $NetBSD: P4032,v 1.32 2005/07/07 17:05:46 tron Exp $
#
# Algorithmics P-4032 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P4032-$Revision: 1.31 $"
#ident "P4032-$Revision: 1.32 $"
maxusers 32
@ -53,6 +53,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
# 4.3BSD compatibility. Should be optional, but necessary for now.

View File

@ -1,4 +1,4 @@
# $NetBSD: P5064,v 1.37 2005/05/31 22:23:52 tron Exp $
# $NetBSD: P5064,v 1.38 2005/07/07 17:05:46 tron Exp $
#
# Algorithmics P-5064 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P5064-$Revision: 1.37 $"
#ident "P5064-$Revision: 1.38 $"
maxusers 32
@ -48,6 +48,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
# 4.3BSD compatibility. Should be optional, but necessary for now.

View File

@ -1,4 +1,4 @@
# $NetBSD: P6032,v 1.31 2005/05/31 22:23:52 tron Exp $
# $NetBSD: P6032,v 1.32 2005/07/07 17:05:46 tron Exp $
#
# Algorithmics P-6032 kernel.
#
@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "P6032-$Revision: 1.31 $"
#ident "P6032-$Revision: 1.32 $"
maxusers 32
@ -48,6 +48,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
# 4.3BSD compatibility. Should be optional, but necessary for now.

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.206 2005/06/09 14:43:29 tsutsui Exp $
# $NetBSD: ALPHA,v 1.207 2005/07/07 17:05:46 tron Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
ident "ALPHA-$Revision: 1.206 $"
ident "ALPHA-$Revision: 1.207 $"
maxusers 32
@ -87,6 +87,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
options NS # Xerox NS protocol suite
options ISO,TPIP,EON # ISO protocol suite

View File

@ -1,4 +1,4 @@
# $NetBSD: BASIL,v 1.35 2005/05/31 22:23:52 tron Exp $
# $NetBSD: BASIL,v 1.36 2005/07/07 17:05:46 tron Exp $
#
# basil.shagadelic.org -- thorpej's API UP1000
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "BASIL-$Revision: 1.35 $"
#ident "BASIL-$Revision: 1.36 $"
maxusers 64
@ -62,6 +62,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
# 4.3BSD compatibility. Should be optional, but necessary for now.

View File

@ -1,4 +1,4 @@
# $NetBSD: FRAU-FARBISSINA,v 1.40 2005/05/31 22:23:52 tron Exp $
# $NetBSD: FRAU-FARBISSINA,v 1.41 2005/07/07 17:05:46 tron Exp $
#
# frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
# box
@ -7,7 +7,7 @@ include "arch/alpha/conf/std.alpha"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "FRAU-FARBISSINA-$Revision: 1.40 $"
#ident "FRAU-FARBISSINA-$Revision: 1.41 $"
maxusers 64
@ -62,6 +62,7 @@ options INET # Internet protocol suite
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
# 4.3BSD compatibility. Should be optional, but necessary for now.

View File

@ -22,7 +22,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.266 $"
#ident "GENERIC-$Revision: 1.267 $"
maxusers 32
@ -94,6 +94,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.55 2005/07/05 07:11:52 augustss Exp $
# $NetBSD: GENERIC,v 1.56 2005/07/07 17:05:46 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.55 $"
#ident "GENERIC-$Revision: 1.56 $"
maxusers 32 # estimated number of users
@ -138,6 +138,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.34 2005/07/04 13:43:45 martti Exp $
# $NetBSD: INSTALL,v 1.35 2005/07/07 17:05:46 tron Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/amd64/conf/std.amd64"
#ident "INSTALL-$Revision: 1.34 $"
#ident "INSTALL-$Revision: 1.35 $"
maxusers 32 # estimated number of users
@ -102,6 +102,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_ACPI,v 1.23 2005/06/09 14:43:29 tsutsui Exp $
# $NetBSD: INSTALL_ACPI,v 1.24 2005/07/07 17:05:46 tron Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/amd64/conf/std.amd64"
#ident "INSTALL-$Revision: 1.23 $"
#ident "INSTALL-$Revision: 1.24 $"
maxusers 32 # estimated number of users
@ -102,6 +102,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: AMIGA,v 1.81 2005/06/26 13:52:58 rpaulo Exp $
# $NetBSD: AMIGA,v 1.82 2005/07/07 17:05:46 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.81 $"
#ident "GENERIC-$Revision: 1.82 $"
maxusers 8
@ -62,6 +62,7 @@ options INET # IP networking support (Required)
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # Packet forwarding
#options DIRECTED_BROADCAST # Broadcast across subnets

View File

@ -1,4 +1,4 @@
# $NetBSD: DRACO,v 1.97 2005/06/26 13:52:58 rpaulo Exp $
# $NetBSD: DRACO,v 1.98 2005/07/07 17:05:46 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.97 $"
#ident "GENERIC-$Revision: 1.98 $"
maxusers 8
@ -51,6 +51,7 @@ options INET # IP networking support (Required)
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # Packet forwarding
#options DIRECTED_BROADCAST # Broadcast across subnets

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.219 2005/06/26 13:52:58 rpaulo Exp $
# $NetBSD: GENERIC,v 1.220 2005/07/07 17:05:46 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.219 $"
#ident "GENERIC-$Revision: 1.220 $"
maxusers 8
@ -63,6 +63,7 @@ options INET # IP networking support (Required)
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # Packet forwarding
#options DIRECTED_BROADCAST # Broadcast across subnets

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.in,v 1.37 2005/06/26 12:08:11 rpaulo Exp $
# $NetBSD: GENERIC.in,v 1.38 2005/07/07 17:05:46 tron Exp $
#
# GENERIC machine description file
#
@ -56,7 +56,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.37 $"
#ident "GENERIC-$Revision: 1.38 $"
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
makeoptions COPTS="-Os"
@ -100,6 +100,7 @@ options INET # IP networking support (Required)
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # Packet forwarding
#options DIRECTED_BROADCAST # Broadcast across subnets

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.56 2005/06/26 13:52:58 rpaulo Exp $
# $NetBSD: INSTALL,v 1.57 2005/07/07 17:05:46 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.56 $"
#ident "GENERIC-$Revision: 1.57 $"
makeoptions COPTS="-Os"
@ -64,6 +64,7 @@ options INET # IP networking support (Required)
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # Packet forwarding
#options DIRECTED_BROADCAST # Broadcast across subnets

View File

@ -1,4 +1,4 @@
# $NetBSD: WSCONS,v 1.35 2005/06/26 13:52:58 rpaulo Exp $
# $NetBSD: WSCONS,v 1.36 2005/07/07 17:05:46 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.35 $"
#ident "GENERIC-$Revision: 1.36 $"
maxusers 8
@ -63,6 +63,7 @@ options INET # IP networking support (Required)
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # Packet forwarding
#options DIRECTED_BROADCAST # Broadcast across subnets

View File

@ -1,4 +1,4 @@
# $NetBSD: ARCTIC,v 1.33 2005/02/18 21:05:51 dsl Exp $
# $NetBSD: ARCTIC,v 1.34 2005/07/07 17:05:46 tron Exp $
# $OpenBSD: ARCTIC,v 1.12 1999/08/29 12:14:03 niklas Exp $
#
# configuration file for DeskStation
@ -98,6 +98,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.116 2005/06/25 12:05:15 rpaulo Exp $
# $NetBSD: GENERIC,v 1.117 2005/07/07 17:05:46 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.116 $"
#ident "GENERIC-$Revision: 1.117 $"
maxusers 32 # estimated number of users
@ -133,6 +133,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: M403,v 1.30 2005/02/18 21:05:51 dsl Exp $
# $NetBSD: M403,v 1.31 2005/07/07 17:05:46 tron Exp $
#
# configuration file for MIPS Magnum 4000 system
#
@ -91,6 +91,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: MIMORI,v 1.35 2005/05/31 22:23:52 tron Exp $
# $NetBSD: MIMORI,v 1.36 2005/07/07 17:05:46 tron Exp $
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
#
# MIMORI -- My NEC RISCstation 2250 (ur)
@ -93,6 +93,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: PCCONS,v 1.43 2005/05/31 22:23:52 tron Exp $
# $NetBSD: PCCONS,v 1.44 2005/07/07 17:05:46 tron Exp $
# $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $
#
# PCCONS -- generic but pccons rather than wscons
@ -102,6 +102,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: PICA,v 1.46 2005/02/18 21:05:51 dsl Exp $
# $NetBSD: PICA,v 1.47 2005/07/07 17:05:46 tron Exp $
#
# configuration file for ACER PICA system
#
@ -92,6 +92,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK,v 1.58 2005/06/09 14:43:30 tsutsui Exp $
# $NetBSD: RAMDISK,v 1.59 2005/07/07 17:05:46 tron Exp $
#
# memory disk based configuration file for MIPS R4x00 ARC Systems
#
@ -7,7 +7,7 @@ include "arch/arc/conf/std.arc"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.58 $"
#ident "GENERIC-$Revision: 1.59 $"
maxusers 32 # estimated number of users
@ -115,6 +115,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: RPC44,v 1.15 2005/06/09 14:43:30 tsutsui Exp $
# $NetBSD: RPC44,v 1.16 2005/07/07 17:05:46 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.15 $"
#ident "GENERIC-$Revision: 1.16 $"
maxusers 32 # estimated number of users
@ -119,6 +119,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,5 +1,5 @@
#
# $NetBSD: GENERIC.in,v 1.49 2005/06/25 12:05:16 rpaulo Exp $
# $NetBSD: GENERIC.in,v 1.50 2005/07/07 17:05:47 tron Exp $
#
# Generic atari
#
@ -57,6 +57,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # packet forwarding
#options MROUTING # IP multicast routing

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.83 2005/06/25 12:05:16 rpaulo Exp $
# $NetBSD: GENERIC,v 1.84 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.83 $"
#ident "GENERIC-$Revision: 1.84 $"
maxusers 32
@ -87,6 +87,7 @@ options INET
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.83 2005/06/25 12:05:16 rpaulo Exp $
# $NetBSD: GENERIC,v 1.84 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -88,6 +88,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.49 2005/06/03 23:28:40 chris Exp $
# $NetBSD: INSTALL,v 1.50 2005/07/07 17:05:47 tron Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@ -63,6 +63,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.74 2005/06/25 12:05:16 rpaulo Exp $
# $NetBSD: GENERIC,v 1.75 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.74 $"
#ident "GENERIC-$Revision: 1.75 $"
maxusers 32
@ -107,6 +107,7 @@ options INET # Internet protocols
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # packet forwarding of multicast packets
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.7 2005/06/09 14:43:30 tsutsui Exp $
# $NetBSD: INSTALL,v 1.8 2005/07/07 17:05:47 tron Exp $
#
# INSTALL -- installation and rescue kernel.
#
@ -10,7 +10,7 @@ include "arch/cobalt/conf/std.cobalt"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.7 $"
#ident "GENERIC-$Revision: 1.8 $"
makeoptions COPTS="-Os"
@ -95,6 +95,7 @@ options INET # Internet protocols
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # packet forwarding of multicast packets
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.54 2005/06/25 12:05:16 rpaulo Exp $
# $NetBSD: GENERIC,v 1.55 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -105,6 +105,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: ADI_BRH,v 1.26 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: ADI_BRH,v 1.27 2005/07/07 17:05:47 tron Exp $
#
# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
#
@ -58,6 +58,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: INTEGRATOR,v 1.38 2005/06/03 15:56:49 rearnsha Exp $
# $NetBSD: INTEGRATOR,v 1.39 2005/07/07 17:05:47 tron Exp $
#
# GENERIC -- ARM Integrator board Generic kernel
#
@ -63,6 +63,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ31244,v 1.28 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: IQ31244,v 1.29 2005/07/07 17:05:47 tron Exp $
#
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
#
@ -58,6 +58,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80310,v 1.44 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: IQ80310,v 1.45 2005/07/07 17:05:47 tron Exp $
#
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
#
@ -58,6 +58,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80321,v 1.39 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: IQ80321,v 1.40 2005/07/07 17:05:47 tron Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@ -58,6 +58,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: IXDP425,v 1.10 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: IXDP425,v 1.11 2005/07/07 17:05:47 tron Exp $
#
# IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
#
@ -62,6 +62,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: IXM1200,v 1.14 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: IXM1200,v 1.15 2005/07/07 17:05:47 tron Exp $
#
# IXM1200 -- Intel IXM1200 Evaluation Board Kernel
#
@ -57,6 +57,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -56,6 +56,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: NAPPI,v 1.16 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: NAPPI,v 1.17 2005/07/07 17:05:47 tron Exp $
#
# NAPPI -- Netwise APlication Platform Board Kernel
#
@ -57,6 +57,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: SMDK2410,v 1.19 2005/04/15 17:27:21 itohy Exp $
# $NetBSD: SMDK2410,v 1.20 2005/07/07 17:05:47 tron Exp $
#
# SMDK2410 -- Samsung's S3C2410 evaluation board.
#
@ -69,6 +69,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: SMDK2800,v 1.23 2005/02/27 02:18:34 bsh Exp $
# $NetBSD: SMDK2800,v 1.24 2005/07/07 17:05:47 tron Exp $
#
# SMDK2800 -- Samsung's S3C2800 evaluation board.
#
@ -65,6 +65,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: TEAMASA_NPWR,v 1.40 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: TEAMASA_NPWR,v 1.41 2005/07/07 17:05:47 tron Exp $
#
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
# server appliance.
@ -61,6 +61,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: TEAMASA_NPWR_FC,v 1.9 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: TEAMASA_NPWR_FC,v 1.10 2005/07/07 17:05:47 tron Exp $
#
# TeamASA NPWR-FC, i80321-based SBC
#
@ -59,6 +59,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: TS7200,v 1.14 2005/04/15 17:27:21 itohy Exp $
# $NetBSD: TS7200,v 1.15 2005/07/07 17:05:47 tron Exp $
#
# GENERIC -- Generic kernel
#
@ -54,6 +54,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options NS # XNS

View File

@ -1,4 +1,4 @@
# $NetBSD: TWINTAIL,v 1.4 2005/07/04 00:46:04 bsh Exp $
# $NetBSD: TWINTAIL,v 1.5 2005/07/07 17:05:47 tron Exp $
#
# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
#
@ -62,6 +62,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options NS # XNS

View File

@ -1,4 +1,4 @@
# $NetBSD: VIPER,v 1.2 2005/07/04 14:10:23 pooka Exp $
# $NetBSD: VIPER,v 1.3 2005/07/07 17:05:47 tron Exp $
#
# Arcom Viper
#
@ -55,6 +55,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options NS # XNS

View File

@ -1,4 +1,4 @@
# $NetBSD: ZAO425,v 1.18 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: ZAO425,v 1.19 2005/07/07 17:05:47 tron Exp $
#
# ZAO425 -- Intel IXP425
#
@ -62,6 +62,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,10 +1,10 @@
# $NetBSD: MALTA,v 1.30 2005/06/15 05:08:39 simonb Exp $
# $NetBSD: MALTA,v 1.31 2005/07/07 17:05:47 tron Exp $
include "arch/evbmips/conf/std.malta"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "MALTA-$Revision: 1.30 $"
#ident "MALTA-$Revision: 1.31 $"
maxusers 32
@ -87,6 +87,7 @@ options INET # Internet protocols
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # packet forwarding of multicast packets
#options PIM # Protocol Independent Multicast

View File

@ -1,11 +1,11 @@
# $NetBSD: PB1000,v 1.19 2005/04/15 17:27:21 itohy Exp $
# $NetBSD: PB1000,v 1.20 2005/07/07 17:05:47 tron Exp $
#
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
# DBAu1000 and DBAu1500 evaluation boards.
include "arch/evbmips/conf/std.pb1000"
#ident "PB1000-$Revision: 1.19 $"
#ident "PB1000-$Revision: 1.20 $"
maxusers 32
@ -88,6 +88,7 @@ options INET # Internet protocols
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # packet forwarding of multicast packets
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: EV64260,v 1.22 2005/05/31 22:23:53 tron Exp $
# $NetBSD: EV64260,v 1.23 2005/07/07 17:05:47 tron Exp $
#
# MVP -- Motorola's Multiprocessing Verification Platform
#
@ -111,6 +111,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: EXPLORA451,v 1.13 2005/06/09 14:43:30 tsutsui Exp $
# $NetBSD: EXPLORA451,v 1.14 2005/07/07 17:05:47 tron Exp $
#
# GENERIC -- everything that's currently supported
#
@ -107,6 +107,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: OPENBLOCKS200,v 1.2 2005/05/31 22:23:53 tron Exp $
# $NetBSD: OPENBLOCKS200,v 1.3 2005/07/07 17:05:47 tron Exp $
#
# GENERIC -- everything that's currently supported
#
@ -93,6 +93,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: OPENBLOCKS266,v 1.18 2005/05/31 22:23:53 tron Exp $
# $NetBSD: OPENBLOCKS266,v 1.19 2005/07/07 17:05:47 tron Exp $
#
# GENERIC -- everything that's currently supported
#
@ -94,6 +94,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: WALNUT,v 1.20 2005/05/31 22:23:53 tron Exp $
# $NetBSD: WALNUT,v 1.21 2005/07/07 17:05:47 tron Exp $
#
# GENERIC -- everything that's currently supported
#
@ -94,6 +94,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.115 2005/06/25 12:05:16 rpaulo Exp $
# $NetBSD: GENERIC,v 1.116 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/hp300/conf/std.hp300"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.115 $"
#ident "GENERIC-$Revision: 1.116 $"
maxusers 32 # estimated number of users
@ -132,6 +132,7 @@ options INET # Internet protocols
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
options GATEWAY # IP forwarding + larger mb_map
options MROUTING # Multicast routing

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.23 2005/02/18 21:05:51 dsl Exp $
# $NetBSD: INSTALL,v 1.24 2005/07/07 17:05:47 tron Exp $
#
# INSTALL machine description file
#
@ -90,6 +90,7 @@ options INET # Internet protocols
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP forwarding + larger mb_map
#options MROUTING # Multicast routing

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.47 2005/06/25 12:05:17 rpaulo Exp $
# $NetBSD: GENERIC,v 1.48 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -23,7 +23,7 @@ include "arch/hp700/conf/std.hp700"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
#ident "GENERIC-$Revision: 1.47 $"
#ident "GENERIC-$Revision: 1.48 $"
maxusers 32 # estimated number of users
@ -128,6 +128,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: IPAQ,v 1.35 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: IPAQ,v 1.36 2005/07/07 17:05:47 tron Exp $
#
# iPAQ H3600 -- Windows-CE based PDA
#
@ -59,6 +59,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: JORNADA720,v 1.41 2005/02/25 13:46:49 simonb Exp $
# $NetBSD: JORNADA720,v 1.42 2005/07/07 17:05:47 tron Exp $
#
# JORNADA -- Windows-CE based jornada 720
#
@ -7,7 +7,7 @@ include "arch/hpcarm/conf/std.hpcarm"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.41 $"
#ident "GENERIC-$Revision: 1.42 $"
# estimated number of users
maxusers 32
@ -61,6 +61,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.168 2005/06/25 12:05:17 rpaulo Exp $
# $NetBSD: GENERIC,v 1.169 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.168 $"
#ident "GENERIC-$Revision: 1.169 $"
maxusers 16
@ -103,6 +103,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # Multicast routing support
#options PIM # Protocol Independent Multicast

View File

@ -1,5 +1,5 @@
#
# $NetBSD: LROUTER,v 1.24 2005/02/18 21:05:52 dsl Exp $
# $NetBSD: LROUTER,v 1.25 2005/07/07 17:05:47 tron Exp $
# From: NetBSD: MPC303,v 1.4 2001/11/21 11:28:09 uch Exp
#
# Kernel configuration file for LASER5 L-Router
@ -86,6 +86,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # Multicast routing support
#options PIM # Protocol Independent Multicast

View File

@ -1,5 +1,5 @@
#
# $NetBSD: MPC303,v 1.33 2005/02/18 21:05:52 dsl Exp $
# $NetBSD: MPC303,v 1.34 2005/07/07 17:05:47 tron Exp $
# From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp
#
# Kernel configuration file for Victor MP-C303; enami's test machine.
@ -9,7 +9,7 @@ include "arch/hpcmips/conf/std.hpcmips"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.33 $"
#ident "GENERIC-$Revision: 1.34 $"
maxusers 16
@ -83,6 +83,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # Multicast routing support
#options PIM # Protocol Independent Multicast

View File

@ -2,7 +2,7 @@
# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
#
# $NetBSD: TX3912,v 1.57 2005/02/18 21:05:52 dsl Exp $
# $NetBSD: TX3912,v 1.58 2005/07/07 17:05:47 tron Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -82,6 +82,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # Multicast routing support
#options PIM # Protocol Independent Multicast

View File

@ -1,7 +1,7 @@
#
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
#
# $NetBSD: TX3922,v 1.63 2005/04/15 17:27:21 itohy Exp $
# $NetBSD: TX3922,v 1.64 2005/07/07 17:05:47 tron Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -71,6 +71,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # Multicast routing support
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: VR41XX,v 1.25 2005/04/15 17:27:21 itohy Exp $
# $NetBSD: VR41XX,v 1.26 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/hpcmips/conf/std.hpcmips"
include "arch/hpcmips/conf/std.hpcmips.vr41"
#ident "GENERIC-$Revision: 1.25 $"
#ident "GENERIC-$Revision: 1.26 $"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@ -96,6 +96,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # Multicast routing support
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.683 2005/07/03 19:23:29 cube Exp $
# $NetBSD: GENERIC,v 1.684 2005/07/07 17:05:47 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.683 $"
#ident "GENERIC-$Revision: 1.684 $"
maxusers 32 # estimated number of users
@ -179,6 +179,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.MPACPI,v 1.34 2005/07/03 19:23:29 cube Exp $
# $NetBSD: GENERIC.MPACPI,v 1.35 2005/07/07 17:05:47 tron Exp $
#
# GENERIC.MPACPI -- Generic, plus ACPI Multiprocessor support
#
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.34 $"
#ident "GENERIC-$Revision: 1.35 $"
maxusers 32 # estimated number of users
@ -167,6 +167,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.145 2005/07/03 19:23:29 cube Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.146 2005/07/07 17:05:47 tron Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.145 $"
#ident "GENERIC-$Revision: 1.146 $"
maxusers 32 # estimated number of users
@ -146,6 +146,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_PS2TINY,v 1.35 2005/04/03 11:39:07 jdolecek Exp $
# $NetBSD: GENERIC_PS2TINY,v 1.36 2005/07/07 17:05:47 tron Exp $
#
# GENERIC-style kernel config for IBM PS/2 with MCA bus. It only contains
# IBM PS/2 related stuff and has been generally trimmed down somewhat,
@ -114,6 +114,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: IOPENER,v 1.61 2005/06/21 08:19:26 sekiya Exp $
# $NetBSD: IOPENER,v 1.62 2005/07/07 17:05:47 tron Exp $
#
# IOPENER -- GENERIC-like kernel for the Netpliance i-opener
# from: GENERIC,v 1.358 2000/07/05 04:07:25 sommerfeld Exp
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "IOPENER-$Revision: 1.61 $"
#ident "IOPENER-$Revision: 1.62 $"
maxusers 32 # estimated number of users
@ -114,6 +114,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: LAMB,v 1.51 2005/06/21 08:19:26 sekiya Exp $
# $NetBSD: LAMB,v 1.52 2005/07/07 17:05:47 tron Exp $
#
# LAMB - a complete kernel for wildlab LAMB, http://www.wildlab.com/
#
@ -139,6 +139,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: NET4501,v 1.34 2005/06/21 08:19:26 sekiya Exp $
# $NetBSD: NET4501,v 1.35 2005/07/07 17:05:47 tron Exp $
#
# NET4501 -- kernel configuration for a Soekris Engineering net4501
# single-board computer.
@ -10,7 +10,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "NET4501-$Revision: 1.34 $"
#ident "NET4501-$Revision: 1.35 $"
maxusers 32 # estimated number of users
@ -145,6 +145,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
options MROUTING # IP multicast routing
options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: SWINGER,v 1.66 2005/06/28 09:08:04 wiz Exp $
# $NetBSD: SWINGER,v 1.67 2005/07/07 17:05:47 tron Exp $
# from NetBSD: GENERIC,v 1.325 2000/04/14 14:53:32 augustss Exp
#
# SWINGER -- thorpej's Abit BP6+dual Celeron
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "SWINGER-$Revision: 1.66 $"
#ident "SWINGER-$Revision: 1.67 $"
maxusers 64 # estimated number of users
@ -126,6 +126,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
options IPSEC # IP security
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: VIRTUALPC,v 1.22 2005/06/21 08:19:26 sekiya Exp $
# $NetBSD: VIRTUALPC,v 1.23 2005/07/07 17:05:47 tron Exp $
#
# VIRTUALPC machine description file --
#
@ -11,7 +11,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "VIRTUALPC-$Revision: 1.22 $"
#ident "VIRTUALPC-$Revision: 1.23 $"
maxusers 32 # estimated number of users
@ -162,6 +162,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: XEN0,v 1.5 2005/07/03 19:23:29 cube Exp $
# $NetBSD: XEN0,v 1.6 2005/07/07 17:05:47 tron Exp $
include "arch/xen/conf/std.xen"
@ -121,6 +121,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: XENU,v 1.2 2005/04/03 19:29:18 bouyer Exp $
# $NetBSD: XENU,v 1.3 2005/07/07 17:05:47 tron Exp $
include "arch/xen/conf/std.xen"
@ -121,6 +121,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.11 2005/06/25 12:05:17 rpaulo Exp $
# $NetBSD: GENERIC,v 1.12 2005/07/07 17:05:47 tron Exp $
#
# GENERIC -- Generic kernel
#
@ -68,6 +68,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options NS # XNS

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.58 2005/06/25 12:05:17 rpaulo Exp $
# $NetBSD: GENERIC,v 1.59 2005/07/07 17:05:57 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/luna68k/conf/std.luna68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.58 $"
#ident "GENERIC-$Revision: 1.59 $"
maxusers 8
@ -107,6 +107,7 @@ options INET # IP prototol stack support
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options MROUTING # IP multicast routing

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.158 2005/06/25 12:05:17 rpaulo Exp $
# $NetBSD: GENERIC,v 1.159 2005/07/07 17:05:57 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.158 $"
#ident "GENERIC-$Revision: 1.159 $"
maxusers 16 # estimated number of users
@ -136,6 +136,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERICSBC,v 1.42 2005/06/25 12:05:17 rpaulo Exp $
# $NetBSD: GENERICSBC,v 1.43 2005/07/07 17:05:57 tron Exp $
#
# GENERICSBC
@ -6,7 +6,7 @@ include "arch/mac68k/conf/std.mac68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERICSBC-$Revision: 1.42 $"
#ident "GENERICSBC-$Revision: 1.43 $"
maxusers 16 # estimated number of users
@ -114,6 +114,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: SMALLRAM,v 1.17 2005/02/25 13:46:50 simonb Exp $
# $NetBSD: SMALLRAM,v 1.18 2005/07/07 17:05:57 tron Exp $
#
# This is an example of how to configure a small, efficient kernel for a
# system with limited RAM. Even so it's capable of doing quite a bit. The
@ -13,7 +13,7 @@ include "arch/mac68k/conf/std.mac68k"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "SMALLRAM-$Revision: 1.17 $"
#ident "SMALLRAM-$Revision: 1.18 $"
maxusers 8
@ -120,6 +120,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
options MROUTING # IP multicast routing
options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.201 2005/06/25 22:08:54 dyoung Exp $
# $NetBSD: GENERIC,v 1.202 2005/07/07 17:05:57 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.201 $"
#ident "GENERIC-$Revision: 1.202 $"
maxusers 32
@ -126,6 +126,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,5 +1,5 @@
#
# $NetBSD: RC3230,v 1.22 2005/02/25 13:46:50 simonb Exp $
# $NetBSD: RC3230,v 1.23 2005/07/07 17:05:57 tron Exp $
#
include "arch/mipsco/conf/std.mipsco"
@ -73,6 +73,7 @@ options INET # Internet protocols
options INET6 # Internet protocols
options IPSEC # Internet protocols
options IPSEC_ESP # Internet protocols
options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options GATEWAY # IP packet forwarding
#options MROUTING # packet forwarding of multicast packets
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.67 2005/06/25 12:05:18 rpaulo Exp $
# $NetBSD: GENERIC,v 1.68 2005/07/07 17:05:57 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mmeye/conf/std.mmeye"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.67 $"
#ident "GENERIC-$Revision: 1.68 $"
maxusers 16 # estimated number of users
@ -116,6 +116,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.55 2005/06/09 14:43:30 tsutsui Exp $
# $NetBSD: GENERIC,v 1.56 2005/07/07 17:05:57 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/mvme68k/conf/std.mvme68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.55 $"
#ident "GENERIC-$Revision: 1.56 $"
# Boards this kernel supports
options MVME147
@ -75,6 +75,7 @@ options INET
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options ISO # OSI networking

View File

@ -1,11 +1,11 @@
# $NetBSD: MVME1600,v 1.16 2005/02/18 21:05:53 dsl Exp $
# $NetBSD: MVME1600,v 1.17 2005/07/07 17:05:57 tron Exp $
#
include "arch/mvmeppc/conf/std.mvmeppc"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "MVME1600-$Revision: 1.16 $"
#ident "MVME1600-$Revision: 1.17 $"
maxusers 8
@ -73,6 +73,7 @@ options INET # IP + ICMP + TCP + UDP
#options INET6 # IPv6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.62 2005/06/25 12:05:18 rpaulo Exp $
# $NetBSD: GENERIC,v 1.63 2005/07/07 17:05:57 tron Exp $
#
# GENERIC machine description file
#
@ -85,6 +85,7 @@ options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.64 2005/06/25 12:05:18 rpaulo Exp $
# $NetBSD: GENERIC,v 1.65 2005/07/07 17:05:57 tron Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/news68k/conf/std.news68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.64 $"
#ident "GENERIC-$Revision: 1.65 $"
maxusers 8
@ -112,6 +112,7 @@ options INET # Internet protocols
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options MROUTING # IP multicast routing

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_TINY,v 1.38 2005/06/25 12:05:18 rpaulo Exp $
# $NetBSD: GENERIC_TINY,v 1.39 2005/07/07 17:05:57 tron Exp $
# news68k GENERIC config file for low memory machines;
#
@ -6,7 +6,7 @@ include "arch/news68k/conf/std.news68k"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC_TINY-$Revision: 1.38 $"
#ident "GENERIC_TINY-$Revision: 1.39 $"
maxusers 4
@ -98,6 +98,7 @@ options INET # Internet protocols
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
#options IPSEC_DEBUG # debug for IP security
#options GATEWAY # IP packet forwarding
#options MROUTING # IP multicast routing

Some files were not shown because too many files have changed in this diff Show More