From owner-freebsd-net@FreeBSD.ORG Sun Sep 14 21:56:53 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 804101065679 for ; Sun, 14 Sep 2008 21:56:53 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 297C58FC20 for ; Sun, 14 Sep 2008 21:56:53 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by wx-out-0506.google.com with SMTP id s17so758843wxc.7 for ; Sun, 14 Sep 2008 14:56:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=WV0QTWMZWXUNUoo0PmS+VV6ZvxOayUOqiNaf9vrLf4s=; b=UNxnOQuYWzFcgf5VaPeI8YJFu0XSi9CNo+/caWp0Lfgf2wyHfohaXFPKuSaS7BPiCv wfUFCEBjCKZA4GCPrIHHIjdm6bR8ULR/zuOP6S+VpfYhb0kxjbBlbha0SiO9bUc+eUJ1 QtYrelSW5m1NjRazZJOJYIrfP9KjOsijNY5AE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=HC8T6bIMmN0CJHYPMsXPLieNj1U3t7+jHLZt46V1UrLgXypyrzLH3UOk0yHmKsFmks Xopcaf0KzV456OFK4WXDcmGjrg76nO+WM7Z1YbmK6yd0bafxIhqujKwvizUVlQ/9Uml1 JUU1xUMyHwdW5ofZF9mKP9aJSlnww8sdCtI5A= Received: by 10.187.219.6 with SMTP id w6mr917690faq.29.1221429411261; Sun, 14 Sep 2008 14:56:51 -0700 (PDT) Received: by 10.187.220.2 with HTTP; Sun, 14 Sep 2008 14:56:51 -0700 (PDT) Message-ID: <8e10486b0809141456t48e799a0tcd74b605f2ad473f@mail.gmail.com> Date: Sun, 14 Sep 2008 18:56:51 -0300 From: "Alexandre Biancalana" To: freebsd-net@freebsd.org In-Reply-To: <48CD506F.8090401@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8e10486b0809140950h6200dfdco5950f59d23718866@mail.gmail.com> <48CD4C11.6020104@FreeBSD.org> <8e10486b0809141053i69f9c4b5raffdad187ecd16eb@mail.gmail.com> <48CD506F.8090401@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 21:56:53 -0000 On 9/14/08, Bruce M. Simpson wrote: > 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. Sure! Excuse my misunderstanding.... > AFAIK there > hasn't been management tool support added, so further work is needed before > it can be used. There is any documentation about what have to be done ? Thank you