Module Name:    src
Committed By:   snj
Date:           Thu Aug  8 21:59:43 UTC 2013

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.2

Log Message:
926


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-6.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.29 src/doc/CHANGES-6.2:1.1.2.30
--- src/doc/CHANGES-6.2:1.1.2.29	Mon Aug  5 10:09:53 2013
+++ src/doc/CHANGES-6.2	Thu Aug  8 21:59:43 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.29 2013/08/05 10:09:53 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.30 2013/08/08 21:59:43 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -468,3 +468,9 @@ sys/dev/pci/pci_subr.c		1.92-1.102, 1.10
 	Fix bug in comment.
 	[msaitoh, ticket #928]
 
+sys/netinet6/nd6_rtr.c				1.86
+
+	Avoid crash destroying tap0 after deleting its link-local address.
+	PR/47576.
+	[msaitoh, ticket #926]
+

Reply via email to