Module Name: src
Committed By: snj
Date: Sat Feb 24 18:30:39 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
1571
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 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.85 src/doc/CHANGES-7.0.3:1.1.2.86
--- src/doc/CHANGES-7.0.3:1.1.2.85 Mon Feb 19 19:50:53 2018
+++ src/doc/CHANGES-7.0.3 Sat Feb 24 18:30:39 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.85 2018/02/19 19:50:53 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.86 2018/02/24 18:30:39 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5263,3 +5263,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]
+