From owner-freebsd-stable@FreeBSD.ORG Tue Jun 14 21:40:53 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 509ED16A41C for ; Tue, 14 Jun 2005 21:40:53 +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 1A97A43D1F for ; Tue, 14 Jun 2005 21:40:52 +0000 (GMT) (envelope-from paul@xciv.org) Received: from localhost ([127.0.0.1] helo=xciv.org) by mailhost.xciv.org with esmtp id 1DiJ9O-000GDs-00; Tue, 14 Jun 2005 22:40:50 +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 "Tue, 14 Jun 2005 21:24:37 +0200." <42AF2EF5.7040800@crc.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Jun 2005 22:40:50 +0100 Message-ID: <62363.1118785250@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 21:40:53 -0000 Philippe PEGON wrote: > > Has anyone tested this? > > yes, it doesn't work, carp with vlan aren't supported on FreeBSD. There is > a thread about that on freebsd-pf : > > http://lists.freebsd.org/mailman/htdig/freebsd-pf/2005-May/001033.html Thanks for the pointer, the patch listed below fixes the problem. http://lists.freebsd.org/pipermail/freebsd-net/2005-April/006997.html Could someone commit this to -STABLE, or is it not the 'correct' fix? -Paul-