From owner-freebsd-net@FreeBSD.ORG Thu Oct 13 16:02:18 2011 Return-Path: <owner-freebsd-net@FreeBSD.ORG> 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 CA5A8106566C for <net@FreeBSD.org>; Thu, 13 Oct 2011 16:02:18 +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 3C82A8FC14 for <net@FreeBSD.org>; Thu, 13 Oct 2011 16:02:18 +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 p9DG2HRx035080 for <net@FreeBSD.org>; Thu, 13 Oct 2011 20:02:17 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.4/8.14.4/Submit) id p9DG2G3e035079 for net@FreeBSD.org; Thu, 13 Oct 2011 20:02:16 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 13 Oct 2011 20:02:16 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: net@FreeBSD.org Message-ID: <20111013160216.GU94905@glebius.int.ru> References: <20110810160526.GO43567@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20110810160526.GO43567@FreeBSD.org> 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 <freebsd-net.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net> List-Post: <mailto:freebsd-net@freebsd.org> List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 13 Oct 2011 16:02:18 -0000 Hello networkers, I've updated patch & README here: http://people.freebsd.org/~glebius/newcarp/ Going to commit it to head/ soon. Then I'd like to make a run through carp-related PRs, update documentation, settle things a bit... and then make more hacking to restore the arpbalance feature, as well as bring in ipbalance feature. -- Totus tuus, Glebius.