Module Name: src
Committed By: snj
Date: Sat Feb 24 18:30:46 UTC 2018
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.2
Log Message:
1571
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 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.15 src/doc/CHANGES-7.1.2:1.1.2.16
--- src/doc/CHANGES-7.1.2:1.1.2.15 Mon Feb 19 19:48:49 2018
+++ src/doc/CHANGES-7.1.2 Sat Feb 24 18:30:46 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.15 2018/02/19 19:48:49 snj Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.16 2018/02/24 18:30:46 snj Exp $
A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
release:
@@ -151,3 +151,9 @@ usr.sbin/ypserv/ypserv/ypserv_proc.c 1.
procs to avoid returning stale request data to the client.
[christos, ticket #1566]
+sys/net/if_mpls.c 1.31-1.33 via patch
+sys/netmpls/mpls_ttl.c 1.9
+
+ Fix several memory corruptions and inconsistencies in MPLS.
+ [maxv, ticket #1571]
+