Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf there is no more fast_ipsec
details: https://anonhg.NetBSD.org/src/rev/371fa2ae2111
branches: trunk
changeset: 787324:371fa2ae2111
user: christos <christos%NetBSD.org@localhost>
date: Mon Jun 10 20:28:36 2013 +0000
description:
there is no more fast_ipsec
diffstat:
sys/conf/files | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b8569555778a -r 371fa2ae2111 sys/conf/files
--- a/sys/conf/files Mon Jun 10 20:24:58 2013 +0000
+++ b/sys/conf/files Mon Jun 10 20:28:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.1072 2013/06/10 20:08:35 gdt Exp $
+# $NetBSD: files,v 1.1073 2013/06/10 20:28:36 christos Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20100430
@@ -1712,7 +1712,7 @@
file netinet/in_cksum.c inet
file netinet/in_gif.c gif & inet
file netinet/ip_carp.c carp & (inet | inet6) needs-flag
-file netinet/ip_ecn.c fast_ipsec | gif | stf
+file netinet/ip_ecn.c ipsec | gif | stf
file netinet/ip_encap.c inet | inet6
file netinet/ip_etherip.c etherip & inet
file netinet6/ip6_etherip.c etherip & inet6
Home |
Main Index |
Thread Index |
Old Index