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.25 (requested by...



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

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

diffstat:

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

diffs (18 lines):

diff -r 2ee4c87c4e74 -r 465616fa3a6d sys/arch/hpcmips/conf/LROUTER
--- a/sys/arch/hpcmips/conf/LROUTER     Mon Jul 18 21:14:32 2005 +0000
+++ b/sys/arch/hpcmips/conf/LROUTER     Mon Jul 18 21:14:36 2005 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: LROUTER,v 1.24 2005/02/18 21:05:52 dsl Exp $
+#      $NetBSD: LROUTER,v 1.24.4.1 2005/07/18 21:14:36 riz Exp $
 #      From: NetBSD: MPC303,v 1.4 2001/11/21 11:28:09 uch Exp
 #
 # Kernel configuration file for LASER5 L-Router
@@ -86,6 +86,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