Module Name: src
Committed By: snj
Date: Sun Feb 25 23:35:25 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
1572
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 src/doc/CHANGES-7.0.3
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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.87 src/doc/CHANGES-7.0.3:1.1.2.88
--- src/doc/CHANGES-7.0.3:1.1.2.87 Sun Feb 25 21:16:33 2018
+++ src/doc/CHANGES-7.0.3 Sun Feb 25 23:35:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.87 2018/02/25 21:16:33 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.88 2018/02/25 23:35:25 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5288,3 +5288,8 @@ sys/kern/kern_exec.c patch
- remove svr4/svr4_32/ibcs2/freebsd from the module autoload list
[maxv, ticket #1499]
+sys/netinet6/ip6_input.c 1.188 via patch
+
+ Kick nested IPv6 fragments.
+ [maxv, ticket #1572]
+