On 12/15/2015 6:41 AM, Ondrej Zajicek wrote:
On Mon, Dec 14, 2015 at 6:31 PM, d tbsky <[email protected]> wrote:
2015-12-14 23:02 GMT+08:00 Shaun Crampton <[email protected]>:
Hi,

I found a few messages in the archive that mention multi path and ECMP
but the website says it's TODO.  I was just wondering what the status is?
I'm interested in having BIRD configure the Linux routing table for ECMP,
if possible.
I have heard that bird 1.5 get some new functions about ecmp, but I can
not  find out what are them. can anybody give some hint about what's new in
bird ecmp?
On Mon, Dec 14, 2015 at 06:38:49PM -0800, kris wrote:
Part of the problem is the kernel. The other part is BGP multipath. I've
offered to sponsor its development, but the maintainers of bird aren't
interested.
Hi

IPv4 ECMP for OSPF and static routes is supported since long ago.

IPv4 ECMP for RIP is supported since v1.5.0.

IPv4 BGP multipath is supported in master branch in devel tree
(commit 8d9eef17713a9b38cd42bd59c4ce76c3ef6c2fc2).

IPv6 ECMP is currently not supported. There also may be problems in
kernel multipath forwarding unrelated to BIRD (as mentioned by d tbsky).

Does BIRD handle sending ECMP routes via BGP? With 1.5.0, even if I enable 'add paths on', BIRD only sends one route even when it knows about multiple. To me, 8d9eef17713a9b38cd42bd59c4ce76c3ef6c2fc2 only appears to be related to populating the kernel routing table here, which I'm not using.

Reply via email to