Skip to content

Fix panic on "show ospfv2 neighbor 3.3.3.3"#28

Merged
rwestphal merged 1 commit intoholo-routing:mainfrom
sha90w:cli-show-ospf-panic
Mar 8, 2026
Merged

Fix panic on "show ospfv2 neighbor 3.3.3.3"#28
rwestphal merged 1 commit intoholo-routing:mainfrom
sha90w:cli-show-ospf-panic

Conversation

@sha90w
Copy link
Copy Markdown
Contributor

@sha90w sha90w commented Mar 5, 2026

One symbol fix to prevent panic when running "show ospfv2 neighbor x.x.x.x"

clab-bgp-rt4# show ospfv2 neighbor 3.3.3.3

thread 'main' (2739917) panicked at src/internal_commands.rs:170:46:
called `Result::unwrap()` on an `Err` value: Error { errcode: 7, msg: Some("Unexpected XPath token \"Operator(Equal)\" (\"='3.3.3.3']\")."), path: None, apptag: None }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Copy link
Copy Markdown
Member

@rwestphal rwestphal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! Merging...

@rwestphal rwestphal merged commit 5f10bdc into holo-routing:main Mar 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants