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:
Donatas Abraitis 2025-03-03 09:13:56 +02:00 committed by GitHub
commit c72af5e5d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -290,6 +290,7 @@ ctx_keywords = {
},
"srv6": {
"locators": {"locator ": {}},
"static-sids": {},
"encapsulation": {},
"formats": {"format": {}},
},