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

[zebra] ignore route from default table #12018

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Conversation

yxieca
Copy link
Contributor

@yxieca yxieca commented Sep 8, 2022

Why I did it

Fix issue #11995 : when management port goes down, zebra will remove the default route and causing ASIC to blackhole IO.

How I did it

Ignore route changes in default table.

How to verify it

Cause management port to go down and verify that default route is not removed.

Signed-off-by: Ying Xie ying.xie@microsoft.com

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
@prsunny
Copy link
Contributor

prsunny commented Sep 8, 2022

@hasan-brcm, please review

@hasan-brcm
Copy link
Contributor

@hasan-brcm, please review
Looks good to me.

@yxieca yxieca merged commit a226239 into sonic-net:master Sep 9, 2022
@yxieca yxieca deleted the zebra branch September 9, 2022 15:41
@Stephenxf
Copy link
Contributor

The issue #12753 is related to this change. PR #12754 is raised to address it.

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

Successfully merging this pull request may close these issues.

4 participants