OpenBSD/src tU4IE9Qsys/netinet6 icmp6.c

   When pinging an IPv6 link-local address, the reflected packet had
   ::1 as source address.  It should be the link-local address of the
   attached interface.  The rtalloc() in icmp6_reflect() did not find
   the correct local address.  The IPv6 routing table does not use
   sin6_scope_id, but the embedded scope.  So do not recover the scope.
   bug report Harald Dunkel; OK mpi@
   The regression was introduced in rev 1.202 just before 6.1 release.
   OK for stable benno@ deraadt@
VersionDeltaFile
1.203.4.1+1-5sys/netinet6/icmp6.c
+1-51 files

UnifiedSplitRaw