K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-04-11T12:26:30.294960Z K 7 svn:log V 245 It is a logical error that in carp_multicast_cleanup() we look at count of addresses on a particular vhid, we should account number of addresses on cif. To achieve this we need to run carp_attach() and carp_detach() under appropriate cif lock. END