Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cilium-dbg: output parentIfIndex in bpf endpoint list #37398

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mahdi-BZ
Copy link

Fixes: #37378

After adding parentIfIndex to the Endpoint Struct by this PR #35298. I changed the output of the command cilium-dbg bpf endpoint list to include the new added parameter.

Screenshot 2025-01-31 at 19 31 37

@Mahdi-BZ Mahdi-BZ requested a review from a team as a code owner January 31, 2025 18:57
@Mahdi-BZ Mahdi-BZ requested a review from jibi January 31, 2025 18:57
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jan 31, 2025
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Jan 31, 2025
Fixes: cilium#37378

Signed-off-by: Mehdi Ben Zinouba <benzinoubamahdi@gmail.com>
@Mahdi-BZ Mahdi-BZ force-pushed the pr/add_parent_ifindex_to_dbg_bfp_endpoint_list_output branch from c513765 to cefec3a Compare January 31, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. kind/community-contribution This was a contribution made by a community member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cilium-dbg: output parentIfIndex in bpf endpoint list
2 participants