Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2011 14:01:23 +0200
From:      Damien Fleuriot <ml@my.gd>
To:        freebsd-drivers@freebsd.org
Subject:   CARP - patch for preempt + mastership bug from openbsd38 implementation
Message-ID:  <4E85AF93.1080308@my.gd>

next in thread | raw e-mail | index | archive | help
Hello list,



I've submitted a PR + patch regarding a bug in carp's implementation
from openbsd38 and lower.

When preemption is enabled, a carp interface automatically assumes
INIT->MASTER role without even checking if there is a faster master around.

This breaks existing connections for people that don't use pfsync (or
for connections which weren't synched yet) and confuses switches and
clients alike.

I'd like to make sure this gets looked at, so it makes 9.0's release if
the carp implementation for 9.0 is still based on openbsd38 or lower.

PR below:
http://www.freebsd.org/cgi/query-pr.cgi?pr=161123



Regards,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E85AF93.1080308>