[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <506B1104.7030908@6wind.com>
Date: Tue, 02 Oct 2012 18:06:28 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: Nicolas Dichtel <nicolas.dichtel@...nd.com>
CC: joe@...ches.com, bernat@...fy.cx, netdev@...r.kernel.org,
yoshfuji@...ux-ipv6.org, davem@...emloft.net
Subject: Re: [PATCH net-next v6 1/1] ipv6: add support of equal cost multipath
(ECMP)
Le 02/10/2012 18:02, Nicolas Dichtel a écrit :
> Each nexthop is added like a single route in the routing table. All routes
> that have the same metric/weight and destination but not the same gateway
> are considering as ECMP routes. They are linked together, through a list called
> rt6i_siblings.
>
> ECMP routes can be added in one shot, with RTA_MULTIPATH attribute or one after
> the other (in both case, the flag NLM_F_EXCL should not be set).
>
> The patch is based on a previous work from
> Luc Saillard <luc.saillard@...nd.com>.
>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
I forget to run checkpatch.pl, some lines are over 80 columns. I will fix it in
the v7 with other comments (if any).
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists