From owner-freebsd-stable@FreeBSD.ORG Wed Feb 15 08:26:58 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 090B9106564A for ; Wed, 15 Feb 2012 08:26:58 +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 669D28FC0C for ; Wed, 15 Feb 2012 08:26:57 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id q1F8Qpn7045667; Wed, 15 Feb 2012 12:26:51 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id q1F8QpL4045666; Wed, 15 Feb 2012 12:26:51 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Wed, 15 Feb 2012 12:26:51 +0400 From: Gleb Smirnoff To: "Bjoern A. Zeeb" Message-ID: <20120215082651.GO20404@glebius.int.ru> References: <4F3A9237.5080901@barafranca.com> <4F3ADA5E.4060800@barafranca.com> <1A41718A-076E-4EA8-9417-AF19FA8911E3@lists.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1A41718A-076E-4EA8-9417-AF19FA8911E3@lists.zabbadoz.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@FreeBSD.org, Hugo Silva Subject: Re: CARP carpdev X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2012 08:26:58 -0000 On Wed, Feb 15, 2012 at 02:33:43AM +0000, Bjoern A. Zeeb wrote: B> > On 02/14/12 17:33, Freddie Cash wrote: B> >> On Tue, Feb 14, 2012 at 8:56 AM, Hugo Silva wrote: B> >>> Looks like there's been conversations about porting this to FreeBSD since at B> >>> least 2007. B> >>> B> >>> Are there any plans to have ifconfig carpdev available in 9.0-STABLE? B> >> B> >> CARP support has been redone in 10-CURRENT, removing the whole "carp0" B> >> pseudo-interface support, and just enabling the CARP protocol on the B> >> existing network interfaces. This includes the equivalent of "carpdev" B> >> support. B> >> B> >> Search the -current archives for more information, CFT, and so on. B> >> B> >> I don't recall seeing anything about specific plans to MFC to B> >> stable/9, but could be mis-remembering things. B> >> B> > B> > B> > http://svnweb.freebsd.org/base?view=revision&revision=228571 B> > B> > The single IP limitation may be a problem in some locations.. B> > B> > Did not find anything about a possible MFC either. glebius@ is cc'd, perhaps he can add something, but based on http://svn.freebsd.org/base/stable/9/UPDATING, I don't think it's been MFCd (there's a primer for the new carp in current's UPDATING)\ B> B> B> There's no plans to MFC given it changes things significantly. B> B> I however wonder if someone wants to provide a user branch in SVN to B> provide regular patchsets for stable/9 and maybe even stable/8 (8.3R) B> to help people not going to HEAD? If you are hinting at me, I would not :P To get benefits of new carp(4) and updated pf(4) I'm running head in production. What I can do is providing information about exact revisions that I am running. Usually I update a single router, and wait for some time to prove its stability, then roll out a release from that revision and update other routers. -- Totus tuus, Glebius.