Created attachment 221780 [details] avoid multicast LEAVE Hi, This patch sidesteps JOIN-LEAVE sequences as the kernel is probably hitting a hard limit at some point. Instead, remember that the JOIN was previously successful and in this case ignore the subsequent JOIN error. See URL for details on lengthy OPNsense discussion. Cheers, Franco
Approved. Thanks!
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/251741436
A commit references this bug: Author: farrokhi Date: Fri Feb 5 00:54:21 UTC 2021 New revision: 564071 URL: https://svnweb.freebsd.org/changeset/ports/564071 Log: net/radvd: improve FreeBSD multicast patch for version 12 and up PR: 252877 Submitted by: Franco Fichtner <franco@opnsense.org> Changes: head/net/radvd/Makefile head/net/radvd/files/patch-device-bsd44.c head/net/radvd/files/patch-interface.c
committed. thanks
Thank you!