From owner-freebsd-current@FreeBSD.ORG Wed Jan 18 21:16:59 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30DA11065672 for ; Wed, 18 Jan 2012 21:16:59 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0C7608FC1C for ; Wed, 18 Jan 2012 21:16:58 +0000 (UTC) Received: by pbdx13 with SMTP id x13so3826994pbd.13 for ; Wed, 18 Jan 2012 13:16:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=f5iINEhdlR3AO0Mz/wisi5h+xP9FUZqmUIekwo5iwnc=; b=vo+nbOngrte3hms0ombPTBmu2FTLzD9PDjTBz3eEhv9t83NDWBzhud9PuS69aeOrtn qSkUCGV2IV72U0xtQulIA83AItu+D6J/bYT858Oh448IIgdjkoY0NlQkXwQHbEmL5hzE gn7jAmY1TcPLat2yAvZcnJCfQnc2A76oI31+g= MIME-Version: 1.0 Received: by 10.68.75.4 with SMTP id y4mr47043832pbv.63.1326921418619; Wed, 18 Jan 2012 13:16:58 -0800 (PST) Received: by 10.142.113.1 with HTTP; Wed, 18 Jan 2012 13:16:58 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Jan 2012 13:16:58 -0800 Message-ID: From: Freddie Cash To: Andrew Hobbs Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-current@freebsd.org" Subject: Re: CARP on -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 21:16:59 -0000 On Wed, Jan 18, 2012 at 12:54 PM, Andrew Hobbs wrote: > Is CARP implemented on -CURRENT (FreeBSD 10)? Search through the mailing list archives for -current, and possibly -stable. There's a major reworking of CARP underway in -CURRENT. It's no longer a separate interface, but options assigned to an interface. There's a couple really long messages that cover it in the archives. -- Freddie Cash fjwcash@gmail.com