From owner-freebsd-stable@FreeBSD.ORG Tue Jun 14 23:37:01 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 307AD16A41C for ; Tue, 14 Jun 2005 23:37:01 +0000 (GMT) (envelope-from paul@xciv.org) Received: from mailhost.xciv.org (vantage.xciv.org [213.228.237.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF7ED43D4C for ; Tue, 14 Jun 2005 23:37:00 +0000 (GMT) (envelope-from paul@xciv.org) Received: from localhost ([127.0.0.1] helo=xciv.org) by mailhost.xciv.org with esmtp id 1DiKxm-000Hlv-00; Wed, 15 Jun 2005 00:36:58 +0100 X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4 To: freebsd-stable@freebsd.org Organization: XCIV, London UK In-reply-to: Your message of "Wed, 15 Jun 2005 00:52:01 +0200." <42AF5F91.20505@crc.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Jun 2005 00:36:58 +0100 Message-ID: <68318.1118792218@xciv.org> From: Paul Civati X-XCIV-MailScanner: Found to be clean Subject: Re: CARP and VLAN interfaces (5.4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 23:37:01 -0000 Philippe PEGON wrote: > I also tested it with em card and for me it only runs if I connect the > network card after the boot, otherwise I have the INIT symptom on carp's > interfaces. Did the patch apply cleanly? I applied it to 5.4-REL sources, part of the code was already in there so I added the missing bits manually. Seems to work fine in my initial testing. -Paul-