Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/arch/news68k/conf Pull up revision 1.30 (requested by...



details:   https://anonhg.NetBSD.org/src/rev/5430d6c4edfa
branches:  netbsd-3
changeset: 576656:5430d6c4edfa
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Jul 18 21:13:28 2005 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 6967beca7544 -r 5430d6c4edfa sys/arch/news68k/conf/NEWS1200
--- a/sys/arch/news68k/conf/NEWS1200    Mon Jul 18 21:13:27 2005 +0000
+++ b/sys/arch/news68k/conf/NEWS1200    Mon Jul 18 21:13:28 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NEWS1200,v 1.29 2005/02/18 21:05:53 dsl Exp $
+#      $NetBSD: NEWS1200,v 1.29.4.1 2005/07/18 21:13:28 riz Exp $
 
 #      news1200 config file
 #
@@ -80,6 +80,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       GATEWAY         # IP packet forwarding
 #options       MROUTING        # IP multicast routing



Home | Main Index | Thread Index | Old Index