From owner-freebsd-current@FreeBSD.ORG Wed Jul 22 21:40:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03583106566B for ; Wed, 22 Jul 2009 21:40:08 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id DAECC8FC0C for ; Wed, 22 Jul 2009 21:40:07 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id n6MLaRPe024576; Wed, 22 Jul 2009 14:36:27 -0700 (PDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 22 Jul 2009 14:34:59 -0700 Message-ID: In-Reply-To: <4A6692F7.4080905@incunabulum.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: CARP broken on -CURRENT? Thread-Index: AcoKg5msfoYYtap5Sgeut84dtGf2KQAkKCPw References: <4A5F8010.7050504@delphij.net> <4A5F7540.7070201@delphij.net> <4A5EF889.6040604@delphij.net> <4A61544E.2050208@delphij.net> <4A6692F7.4080905@incunabulum.net> From: "Li, Qing" To: "Bruce Simpson" , Cc: Ian FREISLICH , FreeBSD Current Subject: RE: CARP broken on -CURRENT? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 21:40:08 -0000 This is still under investigation. --Qing > -----Original Message----- > From: owner-freebsd-current@freebsd.org [mailto:owner-freebsd- > current@freebsd.org] On Behalf Of Bruce Simpson > Sent: Tuesday, July 21, 2009 9:18 PM > To: d@delphij.net > Cc: Ian FREISLICH; FreeBSD Current > Subject: Re: CARP broken on -CURRENT? >=20 > Hi Xin, >=20 > Xin LI wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > I got it. It was the cached llentry that preventing ether_output() > to > > choose the right broadcast/multicast address and use the default > > gateway's L2 address. Here is a proposed patch. > > >=20 > This patch has been reported to fix a regression with multicast > transmission, please can you commit? >=20 > thanks, > BMS > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current- > unsubscribe@freebsd.org"