https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210379
--- Comment #7 from Mark Johnston <[email protected]> --- (In reply to Andrey V. Elsukov from comment #6) Thanks. 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. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
