Skip to content

Conversation

jvoss
Copy link
Contributor

@jvoss jvoss commented Jan 3, 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.

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>
@ton31337
Copy link
Member

ton31337 commented Jan 3, 2025

@Mergifyio backport stable/10.2 stable/10.1 stable/10.0

Copy link

mergify bot commented Jan 3, 2025

backport stable/10.2 stable/10.1 stable/10.0

✅ Backports have been created

@ton31337 ton31337 merged commit 8824c3f into FRRouting:master Jan 4, 2025
14 checks passed
ton31337 added a commit that referenced this pull request Jan 5, 2025
tools: Add missing rpki keyword to vrf in frr-reload (backport #17750)
Jafaral added a commit that referenced this pull request Jan 5, 2025
tools: Add missing rpki keyword to vrf in frr-reload (backport #17750)
Jafaral added a commit that referenced this pull request Jan 5, 2025
tools: Add missing rpki keyword to vrf in frr-reload (backport #17750)
@jvoss jvoss deleted the vrf_rpki branch March 10, 2025 23:06
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