Module Name: src
Committed By: riz
Date: Thu Oct 25 17:26:34 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
Ticket 637.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-6.0.1
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.0.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.6 src/doc/CHANGES-6.0.1:1.1.2.7
--- src/doc/CHANGES-6.0.1:1.1.2.6 Wed Oct 24 03:28:07 2012
+++ src/doc/CHANGES-6.0.1 Thu Oct 25 17:26:34 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.6 2012/10/24 03:28:07 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.7 2012/10/25 17:26:34 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -46,3 +46,8 @@ share/misc/bsd-family-tree 1.45 via pa
Update the family tree to include the latest releases.
[jnemeth, ticket #630]
+sys/netinet6/frag6.c 1.54
+
+ Fix "atomic fragments" for IPv6.
+ [christos, ticket #637]
+