Skip to content

[EVPN] fdbshow: Fix key type handling for SAI_FDB_ENTRY_ATTR_ENDPOINT_IP#111

Merged
gord1306 merged 1 commit into
edge-core:202311.Xfrom
iris00522:202311.X
Aug 8, 2025
Merged

[EVPN] fdbshow: Fix key type handling for SAI_FDB_ENTRY_ATTR_ENDPOINT_IP#111
gord1306 merged 1 commit into
edge-core:202311.Xfrom
iris00522:202311.X

Conversation

@iris00522

Copy link
Copy Markdown

What I did

Refactored fdbshow to remove incorrect use of byte string literals (e.g., b"SAI_FDB_ENTRY_ATTR_ENDPOINT_IP") when accessing FDB entry attributes.

Ensured consistent use of standard string keys when checking for "SAI_FDB_ENTRY_ATTR_ENDPOINT_IP" and retrieving its value.

This change resolves issues where entries with SAI_FDB_ENTRY_ATTR_ENDPOINT_IP were incorrectly skipped or displayed due to key mismatch.

@gord1306 gord1306 merged commit 230de0c into edge-core:202311.X Aug 8, 2025
1 check passed
@iris00522 iris00522 deleted the 202311.X branch August 8, 2025 02:27
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