I found in the openvswitch code here:
https://github.com/openvswitch/ovs/blob/2b02d770c4cb381ec32cd4b7b1e991c42b448884/lib/netdev-vport.c#L369
that accept_mcast is false all the time.
Could anyone tell me the reason behind it?
Thanks!
On 11/07/2016 02:42 PM, Jerry Zhao wrote:
Hi
I tried to add a vxlan port with multicast address as remote ip, it
didn't give any error and can be shown with ovs-vsctl show but i can't
see it with 'ovs-ofctl show $bridge-name' so it is impossible to add a
flow for the ingress direction for the port which didn't exist in
ovs-ofctl view.
OS: Ubuntu 14.04
Kernel version: 3.13.0-53-generic
OVS version: 2.0.2
Is this a known bug or am i missing something here?
Thanks!
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss