Module Name: src
Committed By: martin
Date: Fri Feb 9 14:06:57 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1563
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 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.77 src/doc/CHANGES-7.0.3:1.1.2.78
--- src/doc/CHANGES-7.0.3:1.1.2.77 Fri Feb 2 13:07:09 2018
+++ src/doc/CHANGES-7.0.3 Fri Feb 9 14:06:57 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.77 2018/02/02 13:07:09 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.78 2018/02/09 14:06:57 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5212,3 +5212,8 @@ sys/netinet6/nd6_nbr.c 1.145 (via pat
Fix memory leak.
[maxv, ticket #1562]
+sys/netinet/ip_input.c 1.366 (via patch)
+
+ Disable LSRR/SSRR by default.
+ [maxv, ticket #1563]
+