]> git.puffer.fish Git - matthieu/frr.git/commit
tools: fix frr-reload context keywords
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:49 +0000 (21:55 +0000)
commit32389bfbbee6353d6b0cebd8417d097e330ea363
treec613491d5706f017a7ed53f1c61274aaf30ae33f
parent6cb7c5d9b1d239d83c7cbab4984903691fe5abee
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