Module Name: src
Committed By: martin
Date: Fri Feb 9 13:38:08 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1563
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-7.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.2
diff -u src/doc/CHANGES-7.2:1.1.2.63 src/doc/CHANGES-7.2:1.1.2.64
--- src/doc/CHANGES-7.2:1.1.2.63 Fri Feb 2 13:03:46 2018
+++ src/doc/CHANGES-7.2 Fri Feb 9 13:38:08 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.63 2018/02/02 13:03:46 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.64 2018/02/09 13:38:08 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -5083,3 +5083,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]
+