Currently, default settings for multicast scouting is used which is enabled and automatically selects network devices for scouting. This could lead to issues on unstable networks. The new config parameters can be used to disable multicast scouting entirely or to define a specific multicast interface.
Type of change
Configuration feature
Checklist before requesting a review
[ ] I have performed a self-review of my code.
[ ] If it is a core feature, I have added thorough tests.
[ ] If this is a new component I have added examples.
[ ] I updated the README and related documentation.
Description
Currently, default settings for multicast scouting is used which is enabled and automatically selects network devices for scouting. This could lead to issues on unstable networks. The new config parameters can be used to disable multicast scouting entirely or to define a specific multicast interface.
Type of change
Configuration feature
Checklist before requesting a review