K 10 svn:author V 3 smh K 8 svn:date V 27 2014-07-31T16:43:56.076706Z K 7 svn:log V 429 Ensure that IP's added to CARP always use the CARP MAC Previously there was a race condition between the address addition and associating it with the CARP which resulted in the interface MAC, instead of the CARP MAC, being used for a brief amount of time. This caused "is using my IP address" warnings as well as data being sent to the wrong machine due to incorrect ARP entries being recorded by other devices on the network. END