From owner-freebsd-questions@FreeBSD.ORG Tue Mar 27 15:32:48 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7534B16A402 for ; Tue, 27 Mar 2007 15:32:48 +0000 (UTC) (envelope-from sco@adviseo.fr) Received: from cancel.adviseo.net (cancel.adviseo.net [213.251.134.25]) by mx1.freebsd.org (Postfix) with ESMTP id 3D01E13C46E for ; Tue, 27 Mar 2007 15:32:48 +0000 (UTC) (envelope-from sco@adviseo.fr) Received: from localhost (localhost.localdomain [127.0.0.1]) by cancel.adviseo.net (Postfix) with ESMTP id 6557C26D44 for ; Tue, 27 Mar 2007 16:40:12 +0200 (CEST) Received: from cancel.adviseo.net ([127.0.0.1]) by localhost (cancel.adviseo.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10752-05 for ; Tue, 27 Mar 2007 16:40:11 +0200 (CEST) Received: from [192.168.0.14] (unknown [81.19.20.251]) by cancel.adviseo.net (Postfix) with ESMTP id 78D3D26B2F for ; Tue, 27 Mar 2007 16:40:11 +0200 (CEST) Message-ID: <46093688.8050800@adviseo.fr> Date: Tue, 27 Mar 2007 17:21:44 +0200 From: Sylvain Coutant Organization: Adviseo User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at adviseo.net Subject: Carp status X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 15:32:48 -0000 Hi there, I'm new to the list and not sure this is perfectly related or should be cross-posted to any other list. Please help me find the right channel to get an answer if I'm wrong. I'm using FreeBSD's 6.1/6.2 carp implementation for production but I think it is quite old regarding current OpenBSD's carp status. Is any import from the current OpenBSD version planned ? In particular, it has an enhanced arp balancing algorythm that allow to do very cool things ;-) Would be good to use this under FreeBSD. Cheers ! Sylvain.