From owner-freebsd-net@FreeBSD.ORG Fri Oct 14 18:02:07 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 9BB40106566B; Fri, 14 Oct 2011 18:02:07 +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 247D18FC17; Fri, 14 Oct 2011 18:02:06 +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 p9EI25E1045240; Fri, 14 Oct 2011 22:02:06 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.4/8.14.4/Submit) id p9EI25BR045239; Fri, 14 Oct 2011 22:02:05 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 14 Oct 2011 22:02:05 +0400 From: Gleb Smirnoff To: Andre Oppermann Message-ID: <20111014180205.GG94905@glebius.int.ru> References: <20110810160526.GO43567@FreeBSD.org> <20111013160216.GU94905@glebius.int.ru> <4E9874C5.8070309@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4E9874C5.8070309@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: net@FreeBSD.org 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: Fri, 14 Oct 2011 18:02:07 -0000 On Fri, Oct 14, 2011 at 07:43:33PM +0200, Andre Oppermann wrote: A> On 13.10.2011 18:02, Gleb Smirnoff wrote: A> > Hello networkers, A> > A> > I've updated patch& README here: A> > A> > http://people.freebsd.org/~glebius/newcarp/ A> > A> > Going to commit it to head/ soon. Then I'd like to make A> > a run through carp-related PRs, update documentation, settle A> > things a bit... and then make more hacking to restore the A> > arpbalance feature, as well as bring in ipbalance feature. A> A> Excellent! Great work. Looks good. A> A> One minor nit: Carp is directly enabled by specifying the vhid. A> Would it be possible to introduce the keyword "carp" and "-carp" A> to actually enable/disable an interface for carp? We could add additional interface flag, but I don't see point in enabling/disabling CARP per-interface. btw, you can configure a VHID and don't attach any addresses to it. -- Totus tuus, Glebius.