Skip to content
Snippets Groups Projects
Commit ca9a6f34 authored by Linus Lüssing's avatar Linus Lüssing
Browse files

gluon-mesh-batman-adv-core: Always forward towards mesh/batman-adv


An IGMP/MLD domain split will prevent us from being able to track
multicast listeners on other nodes.

Therefore we need to always hand any multicast packets we received from
local clients to batman-adv. With bridge multicast snooping disabled,
the current setting in Gluon, this is already the case.

However, in preparation to enabling multicast snooping, we need to
enforce forwarding towards batman-adv by setting the bridge port
option "multicast_router" to 2.

Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
parent 01878f4b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment