Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/sys/arch/hpcmips/conf Pull up revision 1.58 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/340ab125b646
branches:  netbsd-3
changeset: 576684:340ab125b646
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Jul 18 21:14:18 2005 +0000

description:
Pull up revision 1.58 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.

diffstat:

 sys/arch/hpcmips/conf/TX3912 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 1f13821d5f30 -r 340ab125b646 sys/arch/hpcmips/conf/TX3912
--- a/sys/arch/hpcmips/conf/TX3912      Mon Jul 18 21:14:16 2005 +0000
+++ b/sys/arch/hpcmips/conf/TX3912      Mon Jul 18 21:14:18 2005 +0000
@@ -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.57.4.1 2005/07/18 21:14:18 riz Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
@@ -82,6 +82,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        # Multicast routing support
 #options       PIM             # Protocol Independent Multicast



Home | Main Index | Thread Index | Old Index