Skip to content

Conversation

eqvinox
Copy link
Contributor

@eqvinox eqvinox commented Oct 22, 2024

I simply missed that node->cmd_vector is needed for find and list to work correctly.


Fixes: #17043
Fixes: 4bc4119 ("vtysh, lib: preprocess CLI graphs")

I simply missed that `node->cmd_vector` is needed for `find` and `list`
to work correctly.

Fixes: FRRouting#17043
Fixes: 4bc4119 ("vtysh, lib: preprocess CLI graphs")
Reported-by: Donald Sharp <sharpd@nvidia.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
@ton31337 ton31337 requested a review from donaldsharp October 28, 2024 08:20
@donaldsharp donaldsharp merged commit ea0b8a0 into FRRouting:master Oct 28, 2024
16 checks passed
@eqvinox eqvinox deleted the vtysh-fix-list-find branch October 30, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

find XXXX lost ability to work with commit 4bc41193e810d
2 participants