Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/sommerfeld_i386mp_1]: src/sys/arch/i386/conf turn off ipsec crypto for n...
details: https://anonhg.NetBSD.org/src/rev/0545a6750214
branches: sommerfeld_i386mp_1
changeset: 482204:0545a6750214
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Sun Feb 27 20:24:19 2000 +0000
description:
turn off ipsec crypto for now..
diffstat:
sys/arch/i386/conf/HYDRA | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 9203dd3a349b -r 0545a6750214 sys/arch/i386/conf/HYDRA
--- a/sys/arch/i386/conf/HYDRA Thu Feb 24 05:09:26 2000 +0000
+++ b/sys/arch/i386/conf/HYDRA Sun Feb 27 20:24:19 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HYDRA,v 1.1.2.1 2000/02/20 18:40:25 sommerfeld Exp $
+# $NetBSD: HYDRA,v 1.1.2.2 2000/02/27 20:24:19 sommerfeld Exp $
#
# HYDRA -- ABIT BP6-based system used for MP development.
#
@@ -698,9 +698,9 @@
# IPv6 options
options INET6 # IPV6
-options IPSEC # IP security
-options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
-options IPSEC_DEBUG # debug for IP security
+#options IPSEC # IP security
+#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
+#options IPSEC_DEBUG # debug for IP security
# for IPv6
#pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
Home |
Main Index |
Thread Index |
Old Index