K 10 svn:author V 4 will K 8 svn:date V 27 2009-08-20T02:49:43.141423Z K 7 svn:log V 281 MFC r196397 from head: Fix CARP memory leaks on carp_if's malloc'd using M_CARP. This occurs when CARP tries to free them using M_IFADDR after the last address for a virtual host is removed and when detaching from the parent interface. Approved by: re (kib), ken (mentor) END