Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/arch/i386/conf Pull up revision 1.6 (requested by tro...



details:   https://anonhg.NetBSD.org/src/rev/0648e663f39f
branches:  netbsd-3
changeset: 576640:0648e663f39f
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Jul 18 21:13:01 2005 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 6f3f83bfb2c7 -r 0648e663f39f sys/arch/i386/conf/XEN0
--- a/sys/arch/i386/conf/XEN0   Mon Jul 18 21:13:00 2005 +0000
+++ b/sys/arch/i386/conf/XEN0   Mon Jul 18 21:13:01 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN0,v 1.1.2.2 2005/04/17 11:40:53 tron Exp $
+# $NetBSD: XEN0,v 1.1.2.3 2005/07/18 21:13:01 riz Exp $
 
 include        "arch/xen/conf/std.xen"
 
@@ -121,6 +121,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