Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/cobalt/conf Pull up revision 1.8 (requested by t...
details: https://anonhg.NetBSD.org/src/rev/7bfac6cf7983
branches: netbsd-3
changeset: 576643:7bfac6cf7983
user: riz <riz%NetBSD.org@localhost>
date: Mon Jul 18 21:13:05 2005 +0000
description:
Pull up revision 1.8 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
diffstat:
sys/arch/cobalt/conf/INSTALL | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r e7ca706a5bfb -r 7bfac6cf7983 sys/arch/cobalt/conf/INSTALL
--- a/sys/arch/cobalt/conf/INSTALL Mon Jul 18 21:13:04 2005 +0000
+++ b/sys/arch/cobalt/conf/INSTALL Mon Jul 18 21:13:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.4.2.2 2005/06/01 17:19:30 riz Exp $
+# $NetBSD: INSTALL,v 1.4.2.3 2005/07/18 21:13:05 riz Exp $
#
# INSTALL -- installation and rescue kernel.
#
@@ -10,7 +10,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.4.2.2 $"
+#ident "GENERIC-$Revision: 1.4.2.3 $"
makeoptions COPTS="-Os"
@@ -94,6 +94,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 # packet forwarding of multicast packets
#options PIM # Protocol Independent Multicast
Home |
Main Index |
Thread Index |
Old Index