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



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

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

diffstat:

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

diffs (17 lines):

diff -r e43b4e551ec5 -r 1de365f2ea04 sys/arch/evbarm/conf/IQ31244
--- a/sys/arch/evbarm/conf/IQ31244      Mon Jul 18 21:14:42 2005 +0000
+++ b/sys/arch/evbarm/conf/IQ31244      Mon Jul 18 21:14:43 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IQ31244,v 1.28 2005/02/25 13:46:49 simonb Exp $
+#      $NetBSD: IQ31244,v 1.28.2.1 2005/07/18 21:14:43 riz Exp $
 #
 #      IQ31244 -- Intel IQ31244 Evaluation Board Kernel
 #
@@ -58,6 +58,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