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.5 (requested by t...
details: https://anonhg.NetBSD.org/src/rev/adc002c86159
branches: netbsd-3
changeset: 576636:adc002c86159
user: riz <riz%NetBSD.org@localhost>
date: Mon Jul 18 21:12:56 2005 +0000
description:
Pull up revision 1.5 (requested by tron in ticket #566):
Add (commented out) IPSEC_NAT_T option.
diffstat:
sys/arch/evbarm/conf/TWINTAIL | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 78e5dde9baaa -r adc002c86159 sys/arch/evbarm/conf/TWINTAIL
--- a/sys/arch/evbarm/conf/TWINTAIL Mon Jul 18 21:12:55 2005 +0000
+++ b/sys/arch/evbarm/conf/TWINTAIL Mon Jul 18 21:12:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TWINTAIL,v 1.1.4.2 2005/05/09 17:17:05 tron Exp $
+# $NetBSD: TWINTAIL,v 1.1.4.3 2005/07/18 21:12:56 riz Exp $
#
# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
#
@@ -61,6 +61,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 NS # XNS
Home |
Main Index |
Thread Index |
Old Index