Comment 1 for bug 1485804

Revision history for this message
Nischal Sheth (nsheth) wrote : Re: vRouter responds to ARP req for def. GW from BMS with vhost0 IP

I suspect this happens because there's an ECMP route for the GW address.
RouteKSyncEntry::BuildArpFlags has an exception for ipam subnet route,
but maybe that's not sufficient.

Do we also need to add an exception for GW address and ensure that the
route has an IP-MAC binding?