From owner-freebsd-net@FreeBSD.ORG Sun Sep 14 17:57:06 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 17A2A1065677 for ; Sun, 14 Sep 2008 17:57:06 +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 D1BDC8FC17 for ; Sun, 14 Sep 2008 17:57:05 +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 5822E15F2C1; Sun, 14 Sep 2008 13:57:05 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 14 Sep 2008 13:57:05 -0400 X-Sasl-enc: mCV/6W2R8u4EP4i9jKMCBPYJdWDr+WcwgRsp58c6f191 1221415024 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 A35032F82; Sun, 14 Sep 2008 13:57:04 -0400 (EDT) Message-ID: <48CD506F.8090401@FreeBSD.org> Date: Sun, 14 Sep 2008 18:57:03 +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> <48CD4C11.6020104@FreeBSD.org> <8e10486b0809141053i69f9c4b5raffdad187ecd16eb@mail.gmail.com> In-Reply-To: <8e10486b0809141053i69f9c4b5raffdad187ecd16eb@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:57:06 -0000 Alexandre Biancalana wrote: >> There is "multiple routing tables" support but that's not quite the same >> thing. >> > > Doesn't exists ?? So what's this commit message about ? > > http://lists.freebsd.org/pipermail/cvs-src/2008-April/089956.html > Qing Li committed this support to -CURRENT but not RELENG_7. AFAIK there hasn't been management tool support added, so further work is needed before it can be used. cheers BMS