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

bgpd: fix "delete in progress" flag on default instance #18412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lsang6WIND
Copy link

Since 4d0e7a4 ("bgpd: VRF-Lite fix default BGP delete"), upon deletion of the default instance, it is marked as hidden. However, the "deletion in progress" flag is set, and when the instance is restored, some routes are not installed due to the presence of this flag.

Fixes: 4d0e7a4 ("bgpd: VRF-Lite fix default bgp delete")

Since 4d0e7a4 ("bgpd: VRF-Lite fix default BGP delete"), upon
deletion of the default instance, it is marked as hidden. However, the
"deletion in progress" flag is set, and when the instance is restored,
some routes are not installed due to the presence of this flag.

Fixes: 4d0e7a4 ("bgpd: VRF-Lite fix default bgp delete")
Signed-off-by: Loïc Sang <loic.sang@6wind.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant