google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.65k stars 511 forks source link

Support disabling vrrp mac #106

Closed liuyuan10 closed 3 years ago

liuyuan10 commented 3 years ago

This commit adds a flag use_vmac to provide a way not to use vmac. Machines with the same MAC address can be problematic in certain scenario like VMs. If not using vmac, it requires GARPs sent for each service VIPs.

anfernee commented 3 years ago

/lgtm