From owner-freebsd-net@FreeBSD.ORG Thu Nov 18 03:05:47 2010 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 05CA1106564A for ; Thu, 18 Nov 2010 03:05:47 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id CACE18FC0A for ; Thu, 18 Nov 2010 03:05:46 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id oAI2p104000502; Wed, 17 Nov 2010 18:51:01 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 17 Nov 2010 18:50:38 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ECMP and route ownership Thread-Index: AcuGy2HNmPXzqoQ4TmqD4OlIsFM6OA== From: "Li, Qing" To: , Cc: Subject: ECMP and route ownership 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: Thu, 18 Nov 2010 03:05:47 -0000 As I am revising the ECMP code and reviewing the work done by Ingo Flaschberger, I come to the conclusion that I need to make one more enhancement to ECMP. I want to implement the "inetCidrRouteProto" concept as the 2nd variable that differentiates among the ECMP routes. I have already started on the prototyping work and should have something out in a couple of days. Any comments on its usefulness or perhaps sharing your=20 knowledge about what has been done already? Thank you. -- Qing