K 10 svn:author V 7 glebius K 8 svn:date V 27 2013-10-29T09:24:39.132507Z K 7 svn:log V 520 Merge r256824 from head: Provide a working example line for an interface with 1 address running with CARP. Currently, we've got a problem that interface isn't IFF_UP at the time we assign it a redundant address, and the latter gets stuck in INIT state. Additional SIOCSIFFLAGS from ifconfig(8) kicks it to a working state. A proper fix is kernel side and appeared to be non-trivial, not to be checked in before 10.0-RELEASE. Submitted by: Ole Myhre Approved by: re (kib) END