Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2012 11:45:35 +1200
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r228571 - in head: . lib/libc/net sbin/ifconfig share/man/man4 sys/net sys/netinet sys/netinet6 sys/sys
Message-ID:  <CAFAOGNTQTfrhcZCJziXxz4_YQLkRv8fS1vEj5WkHCxSL%2BFLnmg@mail.gmail.com>
In-Reply-To: <201112161216.pBGCGu8B006328@svn.freebsd.org>
References:  <201112161216.pBGCGu8B006328@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 December 2011 01:16, Gleb Smirnoff <glebius@freebsd.org> wrote:
> Author: glebius
> Date: Fri Dec 16 12:16:56 2011
> New Revision: 228571
> URL: http://svn.freebsd.org/changeset/base/228571
>
> Log:
> =A0A major overhaul of the CARP implementation. The ip_carp.c was started
> =A0from scratch, copying needed functionality from the old implemenation
> =A0on demand, with a thorough review of all code. The main change is that
> =A0interface layer has been removed from the CARP. Now redundant addresse=
s
> =A0are configured exactly on the interfaces, they run on.

This commit seems to have a mistake in the PACKET_TAG_CARP mtag
handling. carp_macmatch6() places the ifp pointer on the tag while
carp_output() dereferences it as a softc.


Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFAOGNTQTfrhcZCJziXxz4_YQLkRv8fS1vEj5WkHCxSL%2BFLnmg>