From owner-freebsd-net@FreeBSD.ORG Sun Sep 14 17:38:28 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12A9F1065670 for ; Sun, 14 Sep 2008 17:38:28 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id CDFF78FC1C for ; Sun, 14 Sep 2008 17:38:27 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 1F125161073; Sun, 14 Sep 2008 13:38:27 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Sun, 14 Sep 2008 13:38:27 -0400 X-Sasl-enc: +mwBxI+ilnK53y67G54Er8gbo85sH4VXEjKaa3/TSuQn 1221413906 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 77F9F2A0AA; Sun, 14 Sep 2008 13:38:26 -0400 (EDT) Message-ID: <48CD4C11.6020104@FreeBSD.org> Date: Sun, 14 Sep 2008 18:38:25 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: Alexandre Biancalana References: <8e10486b0809140950h6200dfdco5950f59d23718866@mail.gmail.com> In-Reply-To: <8e10486b0809140950h6200dfdco5950f59d23718866@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: ECMP Support X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Sep 2008 17:38:28 -0000 Alexandre Biancalana wrote: > Hi! > > How's good is our ECMP ? Is someone using in production ? > Doesn't exist yet, care to contribute? There is "multiple routing tables" support but that's not quite the same thing. regards BMS