From owner-freebsd-net@FreeBSD.ORG Mon Dec 24 04:35:38 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24208368; Mon, 24 Dec 2012 04:35:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) by mx1.freebsd.org (Postfix) with ESMTP id 5A6DB8FC0A; Mon, 24 Dec 2012 04:35:36 +0000 (UTC) Received: by mail-we0-f173.google.com with SMTP id z2so3113945wey.18 for ; Sun, 23 Dec 2012 20:35:34 -0800 (PST) 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=K4AMJmqkOY6R9dBxiSF50HlIeCy9QmOQoiRw0t5iLTE=; b=rZ6/pOsMgDiW8yiKEG9dvR3tVi6bC7pkDPMsaK8tfH+dqn/hU9MiV5cn1W2z2lILBS AN47lnEj6VtGGtOEvhRp1SQ7D0vOGZ/GfgK1XzL1JCC6v8+ayR4WhOZynzp19nRMfrhW HAQFJW4WjV7NYRA/Rl2JxDehpOmCtjQlyI4yjnx/GQMhaMCaXzqciKSvskNYYmLY/vNc xxesquAtV4r2e766yzcEOMwoZMQbrWKbhZ4u3pbKE98sWhcqRW3Shsy77wx4/6Y2s7KR ujtGhESmRZvTP4ck8bg7+54D0ypgHbPIWlLIsAlWjc80wsu+q10Y9ZOqJWoZ/AIlZQUv fTJA== MIME-Version: 1.0 Received: by 10.180.93.133 with SMTP id cu5mr25257162wib.32.1356323734659; Sun, 23 Dec 2012 20:35:34 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.217.57.9 with HTTP; Sun, 23 Dec 2012 20:35:34 -0800 (PST) In-Reply-To: <50D793F9.9090109@xip.at> References: <50D793F9.9090109@xip.at> Date: Sun, 23 Dec 2012 20:35:34 -0800 X-Google-Sender-Auth: 0pOkA6-pwRb-yW4eFJZIjEynIxE Message-ID: Subject: Re: Panic using RADIX_MPATH and quagga From: Adrian Chadd To: Ingo Flaschberger Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Net , Andre Oppermann X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2012 04:35:38 -0000 On 23 December 2012 15:30, Ingo Flaschberger wrote: > Sorry - but freebsd mpath is definitley broken and nobody cares? > > see: > 1) http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/156283 > 2) http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/173477 > > Kind regards, > Ingo Flaschberger I think the problem is that no-one "owns" the mpath support. I suggest hitting up Gleb/Andre and getting them to review/comment about this stuff. Adrian