Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/amiga/conf Pull up revision 1.82 (requested by t...
details: https://anonhg.NetBSD.org/src/rev/a2d88a2c46c5
branches: netbsd-3
changeset: 576668:a2d88a2c46c5
user: riz <riz%NetBSD.org@localhost>
date: Mon Jul 18 21:13:52 2005 +0000
description:
Pull up revision 1.82 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
diffstat:
sys/arch/amiga/conf/AMIGA | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r e147e34ee7a2 -r a2d88a2c46c5 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Mon Jul 18 21:13:50 2005 +0000
+++ b/sys/arch/amiga/conf/AMIGA Mon Jul 18 21:13:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: AMIGA,v 1.77 2005/02/25 13:49:07 simonb Exp $
+# $NetBSD: AMIGA,v 1.77.2.1 2005/07/18 21:13:52 riz Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.77 $"
+#ident "GENERIC-$Revision: 1.77.2.1 $"
maxusers 8
@@ -62,6 +62,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 GATEWAY # Packet forwarding
#options DIRECTED_BROADCAST # Broadcast across subnets
Home |
Main Index |
Thread Index |
Old Index