Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/mac68k/conf Pull up revision 1.43 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/8de1c668ac96
branches: netbsd-3
changeset: 576704:8de1c668ac96
user: riz <riz%NetBSD.org@localhost>
date: Mon Jul 18 21:14:56 2005 +0000
description:
Pull up revision 1.43 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
diffstat:
sys/arch/mac68k/conf/GENERICSBC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 0b5de52cd076 -r 8de1c668ac96 sys/arch/mac68k/conf/GENERICSBC
--- a/sys/arch/mac68k/conf/GENERICSBC Mon Jul 18 21:14:54 2005 +0000
+++ b/sys/arch/mac68k/conf/GENERICSBC Mon Jul 18 21:14:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERICSBC,v 1.41 2005/02/25 13:46:50 simonb Exp $
+# $NetBSD: GENERICSBC,v 1.41.2.1 2005/07/18 21:14:56 riz Exp $
#
# GENERICSBC
@@ -6,7 +6,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERICSBC-$Revision: 1.41 $"
+#ident "GENERICSBC-$Revision: 1.41.2.1 $"
maxusers 16 # estimated number of users
@@ -113,6 +113,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