Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/833b1f73fa63
branches:  netbsd-3
changeset: 576632:833b1f73fa63
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Jul 18 21:12:49 2005 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 0e351c6f36b6 -r 833b1f73fa63 sys/arch/arc/conf/PICA
--- a/sys/arch/arc/conf/PICA    Mon Jul 18 21:12:40 2005 +0000
+++ b/sys/arch/arc/conf/PICA    Mon Jul 18 21:12:49 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: PICA,v 1.46 2005/02/18 21:05:51 dsl Exp $
+#      $NetBSD: PICA,v 1.46.4.1 2005/07/18 21:12:49 riz Exp $
 #
 #      configuration file for ACER PICA system
 #
@@ -92,6 +92,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