#rtl83xx #multicast update, v2: added forwarding to multicast router support, which is required by #RFC4541. And one bugfix to my original PR:
https://github.com/openwrt/openwrt/pull/18780#issuecomment-2876333576
This should make multicast snooping with this device usable now.
https://github.com/openwrt/openwrt/pull/18780#issuecomment-2876333576
This should make multicast snooping with this device usable now.

realtek: various multicast snooping fixes and improvements by T-X · Pull Request #18780 · openwrt/openwrt
The following patchset is to get the rtl83xx multicast snooping behaviour closer to the one of a pure software Linux bridge in the following ways and to fix a few issues: Firstly, a plain Linux bri...