Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2016 06:37:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 210379] [panic] in6_lltable_dump_entry bcopy page fault
Message-ID:  <bug-210379-2472-vCL1sqUs7O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210379-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210379-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210379

--- Comment #8 from Andrey V. Elsukov <ae@FreeBSD.org> ---
(In reply to Mark Johnston from comment #7)
> I think this is a regression from r292978. Before that change, entries
> created
> by nd6_cache_lladdr() without a specified lladdr would have reported an
> address
> consisting of zeroes; now we leave ll_addr set to NULL, which causes the
> problem.

It looks like inet6 code also needs to handle LLE_VALID flag like here
https://svnweb.freebsd.org/base/head/sys/netinet/in.c?view=3Dmarkup#l1412

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210379-2472-vCL1sqUs7O>