]> git.puffer.fish Git - mirror/frr.git/commit
tools: fix frr-reload context keywords 10563/head
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 9 Feb 2022 23:51:49 +0000 (02:51 +0300)
committermergify-bot <noreply@mergify.com>
Thu, 10 Feb 2022 21:55:38 +0000 (21:55 +0000)
commitdcbc67a6b71bdb5eb44fa8da499fcd07f19ac46d
tree762f2fa3cb0084d283467d5f82a28d404924e661
parent2209692958dd00b54b114f380151c3e9c2d80db6
tools: fix frr-reload context keywords

There are singline-line commands inside `router bgp` that start with
`vnc ` or `bmp `. Those commands are currently treated as node-entering
commands. We need to specify such commands more precisely.

Fixes #10548.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
(cherry picked from commit 57692f125e60acc5b94e5b9ab11b654cce589ad9)
tools/frr-reload.py