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

lib: fix distribute-list deletion #16551

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Conversation

idryzhov
Copy link
Contributor

@idryzhov idryzhov commented Aug 9, 2024

When a whole distribute-list is deleted (can be done only using API), all its children must be cleaned up manually.

Fixes #16538

When a whole distribute-list is deleted (can be done only using API),
all its children must be cleaned up manually.

Fixes FRRouting#16538

Signed-off-by: Igor Ryzhov <[email protected]>
@donaldsharp donaldsharp merged commit c79599e into FRRouting:master Aug 10, 2024
16 checks passed
@ton31337
Copy link
Member

@Mergifyio backport stable/10.1 stable/10.0 stable/9.1 stable/9.0

Copy link

mergify bot commented Aug 12, 2024

backport stable/10.1 stable/10.0 stable/9.1 stable/9.0

✅ Backports have been created

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.

ripd: can not deleted distribute-list via "mgmt delete-config"
3 participants