Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc Pull-up of ticket 1491.
details: https://anonhg.NetBSD.org/src/rev/36d857985bf6
branches: netbsd-1-6
changeset: 530796:36d857985bf6
user: tron <tron%NetBSD.org@localhost>
date: Thu Oct 02 20:34:46 2003 +0000
description:
Pull-up of ticket 1491.
diffstat:
doc/CHANGES-1.6.2 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 9523ea3511c2 -r 36d857985bf6 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Thu Oct 02 20:30:32 2003 +0000
+++ b/doc/CHANGES-1.6.2 Thu Oct 02 20:34:46 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.2,v 1.1.2.169 2003/10/02 10:43:47 tron Exp $
+# $NetBSD: CHANGES-1.6.2,v 1.1.2.170 2003/10/02 20:34:46 tron Exp $
A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
@@ -2194,3 +2194,18 @@
need to use m_freem(), not m_free(). from iij seil team
[itojun, ticket #1499]
+sys/netinet6/mld6.c 1.22 (via patch)
+sys/netinet6/ip6_output.c 1.54
+sys/netinet6/ip6_var.h 1.21
+sys/netinet6/nd6_nbr.c 1.39
+
+ - sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
+ part of advanced API update (RFC2292 -> 3542).
+ 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.
+ [itojun, ticket #1491]
+
Home |
Main Index |
Thread Index |
Old Index