Skip to content

feat(table): display and dim filtered BGP routes (5/10) - #368

Open
WilhelmZA wants to merge 1 commit into
thatmattlove:mainfrom
WilhelmZA:pr/bgp-filtered-flag
Open

feat(table): display and dim filtered BGP routes (5/10)#368
WilhelmZA wants to merge 1 commit into
thatmattlove:mainfrom
WilhelmZA:pr/bgp-filtered-flag

Conversation

@WilhelmZA

@WilhelmZA WilhelmZA commented Jun 13, 2026

Copy link
Copy Markdown

Summary

Adds a filtered flag to the BGP route model and a filtered theme colour, and dims filtered/inactive routes in the results table. Platform-agnostic — parsers set route.filtered when a route is present but not active (e.g. MikroTik routes flagged filtered/disabled/unreachable).

  • New web.theme.colors.filtered (defaults to the gray value); row/cell text is dimmed for filtered routes. Docs updated.

Stacked series (5/10). Builds on pr/huawei-structured-bgp.

Behavior

  • Filtered/inactive BGP routes are now shown and dimmed rather than dropped, so suppressed/invalid paths remain visible to operators.

@WilhelmZA
WilhelmZA force-pushed the pr/bgp-filtered-flag branch from c4e2089 to a3cded6 Compare June 14, 2026 11:11
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.

1 participant