mirror of https://github.com/apache/cloudstack.git
In the past, we use same MAC address therefore once MASTER is down, the packet to the same MAC would go to BACKUP ASAP. But now we also have arping after BACKUP become MASTER, which should update the ARP cache of public gateway router quickly. Though it would be a little delay(likely less than 1 second), it's still fine for different MAC. And it would solve some cache issue for same mac on vSwitch different ports. |
||
|---|---|---|
| .. | ||
| conf | ||
| scripts | ||
| src/com/cloud | ||
| test | ||
| pom.xml | ||