Module Name: src Committed By: martin Date: Mon May 13 09:05:33 UTC 2019
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1262 To generate a diff of this commit: cvs rdiff -u -r1.1.2.141 -r1.1.2.142 src/doc/CHANGES-8.1 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-8.1 diff -u src/doc/CHANGES-8.1:1.1.2.141 src/doc/CHANGES-8.1:1.1.2.142 --- src/doc/CHANGES-8.1:1.1.2.141 Sun May 12 09:23:50 2019 +++ src/doc/CHANGES-8.1 Mon May 13 09:05:33 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.141 2019/05/12 09:23:50 martin Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.142 2019/05/13 09:05:33 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -3109,3 +3109,8 @@ sys/arch/x86/x86/cpu_ucode_intel.c 1.16 Clean up, and add sanity checks on the microcode lengths. [maxv, ticket #1261] +sys/netinet6/nd6_nbr.c 1.163 + + inet6: discard any received NA with a LL address we own. + [roy, ticket #1262] +