From owner-freebsd-net@FreeBSD.ORG Wed Oct 26 15:32:06 2011 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFE341065670 for ; Wed, 26 Oct 2011 15:32:06 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id 3067D8FC0A for ; Wed, 26 Oct 2011 15:32:05 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.4/8.14.4) with ESMTP id p9QFW4j3052735 for ; Wed, 26 Oct 2011 19:32:04 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.4/8.14.4/Submit) id p9QFW4Lf052734 for net@FreeBSD.org; Wed, 26 Oct 2011 19:32:04 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 26 Oct 2011 19:32:04 +0400 From: Gleb Smirnoff To: net@FreeBSD.org Message-ID: <20111026153204.GD36064@glebius.int.ru> References: <20110810160526.GO43567@FreeBSD.org> <20111013160216.GU94905@glebius.int.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20111013160216.GU94905@glebius.int.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: new CARP implementation X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 15:32:06 -0000 Hello networkers, I've rolled out a new patch & README here: http://people.freebsd.org/~glebius/newcarp/ The most important change since last version is not sending spurious graturious ARP announce on startup. -- Totus tuus, Glebius.