Skip to content

Add option to disable multicast_snooping on bridges #3294

@c10l

Description

@c10l

Is there an existing issue for this?

  • There is no existing issue for this feature

What are you currently unable to do

Multicast snooping is enabled by default on Incus bridges.

Even though this may be a sensible default, snooping also has the potential to cause issues, especially around IPv6 protocols that rely on multicast such as NDP.

This has been observed on one of my Incus hosts, where containers fail or take a long time to discover neighbours, causing disruptions.

I would like to request an option to disable it on any given bridge at the Incus level.

Even though today I can disable it on the OS, I'm planning to move to IncusOS soon and the lack of this options is a blocking issue for me.

Ref: https://discuss.linuxcontainers.org/t/how-to-disable-multicast-snooping-on-bridges/26615

What do you think would need to be added

A boolean option on Incus bridges to disable multicast snooping, e.g. ipv6.multicast_snooping or network.multicast_snooping or similar.

Metadata

Metadata

Assignees

Labels

EasyGood for new contributors

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions