Module Name: src
Committed By: martin
Date: Fri Feb 9 14:10:35 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1526
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.319 -r1.1.2.320 src/doc/CHANGES-6.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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.319 src/doc/CHANGES-6.2:1.1.2.320
--- src/doc/CHANGES-6.2:1.1.2.319 Fri Feb 2 13:10:44 2018
+++ src/doc/CHANGES-6.2 Fri Feb 9 14:10:35 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.319 2018/02/02 13:10:44 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.320 2018/02/09 14:10:35 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21039,3 +21039,8 @@ sys/netinet6/nd6_nbr.c 1.145 (via pat
Fix memory leak.
[maxv, ticket #1525]
+sys/netinet/ip_input.c 1.366
+
+ Disable LSRR/SSRR by default.
+ [maxv, ticket #1526]
+