https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535
Andrey V. Elsukov <a...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mm...@freebsd.org --- Comment #8 from Andrey V. Elsukov <a...@freebsd.org> --- (In reply to Slava Shwartsman from comment #7) > Any updates? Sorry for long delay, I just tried your test scenario. And I'm able to reproduce the problem. From a first look, it seems there is some race in multicast/MLD code. I see that the host, that doesn't respond to ND6 NS, for each NS packet increments the `ip6s_notmember` counter of ip6 statistics in icmp6_input(). And ND6 code doesn't have a chance to send a reply. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"