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

--- Comment #8 from Andrey V. Elsukov <a...@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 on the CC list for the bug.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to