Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export multipath route to kernel on ipv4 and ipv6 #379

Merged
merged 2 commits into from Oct 22, 2020

Conversation

misi
Copy link

@misi misi commented Oct 21, 2020

Allow ECMP egress gw propagation to kernel.
Actual behavior that bird sees the received multipath routes (e.g. default routes 0.0.0.0/0)
but exports only one path to the kernel not all paths.

Description

See also: projectcalico/calico#4114

Release Note

Calico can now program ECMP routes into its local kernel, if its BGP daemon (BIRD) learns about a prefix via equally good paths from multiple peers.

Copy link
Member

@nelljerram nelljerram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @misi !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants