Skip to content

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 4, 2025

When reloading the following configuration:

vrf red
 rpki
  rpki cache tcp 172.65.0.2 8282 preference 1
 exit
exit-vrf

frr-reload.py does not properly enter the rpki context within a vrf. Because of this, it fails to apply RPKI configurations.


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

When reloading the following configuration:
```
vrf red
 rpki
  rpki cache tcp 172.65.0.2 8282 preference 1
 exit
exit-vrf
```
frr-reload.py does not properly enter the `rpki` context
within a `vrf`. Because of this, it fails to apply RPKI
configurations.

Signed-off-by: Jonathan Voss <jvoss@onvox.net>
(cherry picked from commit 975ee8e)
@frrbot frrbot bot added the tools label Jan 4, 2025
@ton31337 ton31337 merged commit fe82a7f into stable/10.2 Jan 5, 2025
14 checks passed
@ton31337 ton31337 deleted the mergify/bp/stable/10.2/pr-17750 branch January 5, 2025 12:18
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