mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
An RFC conforming multicast snooping bridge should forward all unknown multicast (IP & MAC) on ports where the mcast_flood flag is set. The upstream kernel does not (yet) support this, but the KernelKit branch of the kernel and iproute2 now support it. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>