mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-29 18:10:23 +00:00
Merge pull request #18290 from cscarpitta/fix/fix_frr_reload_static_sids
tools: Fix `frr-reload.py` error related to `static-sids`
This commit is contained in:
commit
c72af5e5d3
@ -290,6 +290,7 @@ ctx_keywords = {
|
|||||||
},
|
},
|
||||||
"srv6": {
|
"srv6": {
|
||||||
"locators": {"locator ": {}},
|
"locators": {"locator ": {}},
|
||||||
|
"static-sids": {},
|
||||||
"encapsulation": {},
|
"encapsulation": {},
|
||||||
"formats": {"format": {}},
|
"formats": {"format": {}},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user