mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 11:48:50 +00:00
Merge pull request #17765 from FRRouting/mergify/bp/stable/10.0/pr-17750
tools: Add missing rpki keyword to vrf in frr-reload (backport #17750)
This commit is contained in:
commit
23812cbecb
@ -264,7 +264,7 @@ ctx_keywords = {
|
||||
"mpls ldp": {"address-family ": {"interface ": {}}},
|
||||
"l2vpn ": {"member pseudowire ": {}},
|
||||
"key chain ": {"key ": {}},
|
||||
"vrf ": {},
|
||||
"vrf ": {"rpki": {}},
|
||||
"interface ": {"link-params": {}},
|
||||
"pseudowire ": {},
|
||||
"segment-routing": {
|
||||
|
Loading…
Reference in New Issue
Block a user