[Bug 210379] [panic] in6_lltable_dump_entry bcopy page fault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 22 06:37:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210379

--- Comment #8 from Andrey V. Elsukov <ae at 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=markup#l1412

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


More information about the freebsd-net mailing list