Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc 546, 547



details:   https://anonhg.NetBSD.org/src/rev/94bfa9a66073
branches:  netbsd-8
changeset: 851370:94bfa9a66073
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Feb 12 20:32:59 2018 +0000

description:
546, 547

diffstat:

 doc/CHANGES-8.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 1ef12c3d9b65 -r 94bfa9a66073 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0   Mon Feb 12 18:23:29 2018 +0000
+++ b/doc/CHANGES-8.0   Mon Feb 12 20:32:59 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.122 2018/02/12 05:40:25 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.123 2018/02/12 20:32:59 snj Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -9631,3 +9631,14 @@
        Fix termination of gpt labels.  PR kern/52522.
        [christos, ticket #545]
 
+sys/net/if_mpls.c                              1.31-1.33
+sys/netmpls/mpls_ttl.c                         1.9-1.11 via patch
+
+       Sync MPLS with NetBSD-current, fix several bugs.
+       [maxv, ticket #546]
+
+sys/netinet/ip_input.c                         1.366
+
+       Don't allow source-routed packets by default.
+       [maxv, ticket #547]
+



Home | Main Index | Thread Index | Old Index