Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/c3bc86f7ce23
branches:  netbsd-2-0
changeset: 564760:c3bc86f7ce23
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 07 15:34:23 2005 +0000

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

diffstat:

 doc/CHANGES-2.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 0af890fde6b4 -r c3bc86f7ce23 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Thu Apr 07 15:33:01 2005 +0000
+++ b/doc/CHANGES-2.0.3 Thu Apr 07 15:34:23 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.6 2005/04/07 09:15:55 tron Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.7 2005/04/07 15:34:23 he Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -34,3 +34,9 @@
 
        Fix the HPC1 transmit logic, which was previously very broken.
        [rumble, ticket #1054]
+
+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