Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/evbarm/conf Pull up revision 1.11 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/78e5dde9baaa
branches: netbsd-3
changeset: 576635:78e5dde9baaa
user: riz <riz%NetBSD.org@localhost>
date: Mon Jul 18 21:12:55 2005 +0000
description:
Pull up revision 1.11 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
diffstat:
sys/arch/evbarm/conf/IXDP425 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ecba9d84ec10 -r 78e5dde9baaa sys/arch/evbarm/conf/IXDP425
--- a/sys/arch/evbarm/conf/IXDP425 Mon Jul 18 21:12:53 2005 +0000
+++ b/sys/arch/evbarm/conf/IXDP425 Mon Jul 18 21:12:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IXDP425,v 1.10 2005/02/25 13:46:49 simonb Exp $
+# $NetBSD: IXDP425,v 1.10.2.1 2005/07/18 21:12:55 riz Exp $
#
# IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
#
@@ -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 MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast
Home |
Main Index |
Thread Index |
Old Index