Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/prep/conf Pull up revision 1.95 (requested by tr...
details: https://anonhg.NetBSD.org/src/rev/cfbe8e54ce89
branches: netbsd-3
changeset: 576638:cfbe8e54ce89
user: riz <riz%NetBSD.org@localhost>
date: Mon Jul 18 21:12:59 2005 +0000
description:
Pull up revision 1.95 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
diffstat:
sys/arch/prep/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r df5ded3438a8 -r cfbe8e54ce89 sys/arch/prep/conf/GENERIC
--- a/sys/arch/prep/conf/GENERIC Mon Jul 18 21:12:57 2005 +0000
+++ b/sys/arch/prep/conf/GENERIC Mon Jul 18 21:12:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.90.2.1 2005/04/17 11:40:44 tron Exp $
+# $NetBSD: GENERIC,v 1.90.2.2 2005/07/18 21:12:59 riz Exp $
#
# GENERIC machine description file
#
@@ -24,7 +24,7 @@
makeoptions COPTS="-Os -mmultiple" # -Os -mmultiple to reduce size.
-#ident "GENERIC-$Revision: 1.90.2.1 $"
+#ident "GENERIC-$Revision: 1.90.2.2 $"
maxusers 32
@@ -120,6 +120,7 @@
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
Home |
Main Index |
Thread Index |
Old Index