mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-25 11:28:06 +00:00
Merge pull request #17498 from cscarpitta/fix/fix-frr-reload-2
tools: Add missing keyword `encapsulation` in frr-reload
This commit is contained in:
commit
28b45fd553
@ -279,7 +279,7 @@ ctx_keywords = {
|
||||
"policy ": {"candidate-path ": {}},
|
||||
"pcep": {"pcc": {}, "pce ": {}, "pce-config ": {}},
|
||||
},
|
||||
"srv6": {"locators": {"locator ": {}}},
|
||||
"srv6": {"locators": {"locator ": {}}, "encapsulation": {}},
|
||||
},
|
||||
"nexthop-group ": {},
|
||||
"route-map ": {},
|
||||
|
Loading…
Reference in New Issue
Block a user