Skip to content

fix: restore RIB search results and command parity#139

Merged
digizeph merged 1 commit into
mainfrom
fix/rib-search-parity-136
Jul 14, 2026
Merged

fix: restore RIB search results and command parity#139
digizeph merged 1 commit into
mainfrom
fix/rib-search-parity-136

Conversation

@digizeph

Copy link
Copy Markdown
Member

Summary

  • Preserve matching RIB snapshot entries regardless of each routes learned timestamp, restoring RIB AS-path searches.
  • Add rib --use-cache / --cache-dir and rib --fields support.
  • Add regression coverage for RIB time semantics and cache paths.

Fixes #136
Fixes #137
Fixes #138

Validation

  • cargo fmt -- --check
  • cargo test --all-features
  • cargo clippy --lib --all-features -- -D warnings

@digizeph digizeph merged commit 6c1b676 into main Jul 14, 2026
1 check 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.

as-path filter on monocle search with rib dumps work incorrectly missing --cache and --fields options for rib command How to use the regex search?

1 participant