From owner-freebsd-stable@FreeBSD.ORG Thu May 31 20:31:06 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 89BD5106566B for ; Thu, 31 May 2012 20:31:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5D4378FC17 for ; Thu, 31 May 2012 20:31:06 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so2117542pbb.13 for ; Thu, 31 May 2012 13:31:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=OouLWpz/1LKAJkkZVm52k8mghKXOb2WovytTqIr6mX0=; b=NuYHl/8J2NBemLQ2QV7ggr0TTYeFdpogYTOvE3i/7wLva5GGwE5eWOaEZ+xXCYUo6x y/5C/GJAMLuW3ikI9Au690ouyuO20qH36Jww2BTnJF4rsayc9C/iafVjCt50GT8gFSTe yGVhXhwBNd3ZR/TO5SR+UIvJb4azDrEtB3KUE5MrY8UOR9uaUnfM54BAnKvGmKVvT1er ouBXocsicuZcfmF9Kutqy3rr6Q0SJ4Gf5bYOKB3CP5jU4Ke6SEuhIJ1gchnBUVizZgYM JkKJnhtL5uM1t+SZzj0Zlg/CAKApEF9BdrIooaHb4a87Cb3GKGlYQ8BvLB+fkHIkFeIE Nbtw== MIME-Version: 1.0 Received: by 10.68.129.167 with SMTP id nx7mr2991993pbb.80.1338496265824; Thu, 31 May 2012 13:31:05 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.142.203.2 with HTTP; Thu, 31 May 2012 13:31:05 -0700 (PDT) In-Reply-To: <4FC77555.1010202@my.gd> References: <4FC77555.1010202@my.gd> Date: Thu, 31 May 2012 13:31:05 -0700 X-Google-Sender-Auth: fxDDAtmdC58EBmXxYDdh9QWn3YY Message-ID: From: Adrian Chadd To: Damien Fleuriot Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-stable@freebsd.org" Subject: Re: IPv6 and CARP crashes boxes 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: Thu, 31 May 2012 20:31:06 -0000 On 31 May 2012 06:42, Damien Fleuriot wrote: > Hey list, > > The thread about "Why Are You Using FreeBSD", listing the pros and cons > of FBSD, has brought back a topic to mind. > > Recently (read, < 3 months ago) I was experimenting with IPv6 and CARP > on 8.x boxes and that crashed them both. > > I posted a thread on -net and, sadly, never got a single reply. Did you file a PR? Chances are bz (IPv6 maintainer) has just been very busy. :-) Adrian