summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2002-06-08 21:22:04 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2002-06-08 21:22:04 +0000
commit08134b843eeef6fd346701d831841ed9d464657e (patch)
tree4e94be7c894a1e772978b71f3e70486d80aba904 /sys/conf
parent0fc8d906ee05a54d73bd80f1177a009e116cf60d (diff)
sync with latest KAME in6_ifaddr/prefix/default router manipulation.
behavior changes: - two iocts used by ndp(8) are now obsolete (backward compat provided). use sysctl path instead. - lo0 does not get ::1 automatically. it will get ::1 when lo0 comes up.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index d0911d76416..b0e26ae8d7f 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.248 2002/05/16 16:16:51 provos Exp $
+# $OpenBSD: files,v 1.249 2002/06/08 21:22:02 itojun Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -859,7 +859,6 @@ file netinet6/in6_ifattach.c inet6
file netinet6/in6_cksum.c inet6
#file netinet6/in6_pcb.c inet6
file netinet6/in6_src.c inet6
-file netinet6/in6_prefix.c inet6
file netinet6/in6_proto.c inet6
file netinet6/dest6.c inet6
file netinet6/frag6.c inet6