Module Name: src
Committed By: snj
Date: Sun Feb 25 23:35:54 UTC 2018
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.2
Log Message:
1572
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-7.1.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-7.1.2
diff -u src/doc/CHANGES-7.1.2:1.1.2.17 src/doc/CHANGES-7.1.2:1.1.2.18
--- src/doc/CHANGES-7.1.2:1.1.2.17 Sun Feb 25 21:16:25 2018
+++ src/doc/CHANGES-7.1.2 Sun Feb 25 23:35:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.17 2018/02/25 21:16:25 snj Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.18 2018/02/25 23:35:54 snj Exp $
A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
release:
@@ -176,3 +176,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]
+