Re: [ovs-discuss] VXLAN using OVS

2013-10-25 Thread Romil Gupta
I didn't check before. thanks a lot ... kyle :) On Tue, Oct 22, 2013 at 10:22 PM, Kyle Mestery (kmestery) < kmest...@cisco.com> wrote: > On Oct 22, 2013, at 2:15 AM, Romil Gupta wrote: > > > > Hi All, > > > > We are using OVS as neutron plugin to use

[ovs-discuss] VXLAN using OVS

2013-10-22 Thread Romil Gupta
Hi All, We are using OVS as neutron plugin to use VLAN/ VXLAN. We found that OVS does multiple unicast to send the ARP request instead of sending via Multicast address. But by default Linux bridge supports Multicast. Is there any reason behind why OVS doesn't support Multicast? Thanks in Advance