K 10 svn:author V 3 mav K 8 svn:date V 27 2019-04-26T22:18:22.664429Z K 7 svn:log V 355 MFC r333322: Keep CARP state as INIT when net.inet.carp.allow=0. Currently when net.inet.carp.allow=0 CARP state remains as MASTER, which is not very useful (if there are other masters -- it can lead to split brain, if there are none -- it makes no sense). Having it as INIT makes it clear that carp packets are disabled. Sponsored by: iXsystems, Inc. END