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: Return duplicate prefix-list entry test (backport #18494) #18570

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 3, 2025

Closes #18493


This is an automatic backport of pull request #18494 done by Mergify.

If we do e.g.:

ip prefix-list PL_LoopbackV4 permit 10.1.0.32/32
ip prefix-list PL_LoopbackV4 permit 10.1.0.32/32
ip prefix-list PL_LoopbackV4 permit 10.1.0.32/32

We end up, having duplicate records with a different sequence number only.

Signed-off-by: Donatas Abraitis <[email protected]>
(cherry picked from commit 8384d41)
@frrbot frrbot bot added the libfrr label Apr 3, 2025
@Jafaral Jafaral merged commit e7e7dce into stable/10.2 Apr 3, 2025
14 checks passed
@Jafaral Jafaral deleted the mergify/bp/stable/10.2/pr-18494 branch April 3, 2025 21:42
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.

2 participants