Source-Changes-HG archive

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

[src/netbsd-2]: src/doc o Make sure IPv6 prefixes are purged when interface i...



details:   https://anonhg.NetBSD.org/src/rev/b2fc8bd14a44
branches:  netbsd-2
changeset: 563348:b2fc8bd14a44
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 07 15:31:40 2005 +0000

description:
o Make sure IPv6 prefixes are purged when interface is destroyed (#1394)

diffstat:

 doc/CHANGES-2.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 13de64bc9329 -r b2fc8bd14a44 doc/CHANGES-2.1
--- a/doc/CHANGES-2.1   Thu Apr 07 15:25:59 2005 +0000
+++ b/doc/CHANGES-2.1   Thu Apr 07 15:31:40 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.1,v 1.1.2.53 2005/04/07 09:20:43 tron Exp $
+#      $NetBSD: CHANGES-2.1,v 1.1.2.54 2005/04/07 15:31:40 he Exp $
 
 A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.1 
 release
@@ -1198,3 +1198,8 @@
        Remove duplicate description for -d. From Chris Ross in PR 29035.
        [wiz, ticket #1113]
 
+sys/netinet6/nd6.c                             1.92
+
+       Make sure that prefixes get purged.  Fixes PR#21189,
+       PR#25968, and PR#37873.
+       [tron, ticket #1394]



Home | Main Index | Thread Index | Old Index