I have a setup where an embedded device runs OVS on a bridge connecting two
interfaces (1 and 2). Interface 1 is connected to a multicast router
sending IGMP queries periodically. Now if I open a multicast socket on a
device on interface 1, I see the IGMP join going into the embedded device
with OVS, but the command:

ovs-appctl mdb/show br0

does not list that multicast flow. Opening a multicast socket on a device
connected to interface 2 works as expected - I get an entry for that flow
in the above command.

Any idea why this happens ?

Thanks,
Ajit.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to