Skip to content

Add frame information to packet info popup #47

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

Merged
merged 6 commits into from
May 19, 2025

Conversation

nand-nor
Copy link
Contributor

Closes #45

Replaces the RawPacket type with RawFrame, ultimately passing network_types::eth::EthHdr info to the tui rendering layer. This allows to show basic frame information in the packet info popup, along with other packet details.

@nand-nor nand-nor force-pushed the add/eth-frame-info branch from 54fbe55 to 5a79a1f Compare April 30, 2025 19:38
Copy link
Owner

@pythops pythops left a comment

Choose a reason for hiding this comment

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

Great PR 👏
just couple of comments :)

@nand-nor
Copy link
Contributor Author

💯

@pythops pythops merged commit 8ca6d14 into pythops:main May 19, 2025
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.

Add ethernet frame infos in the popup
2 participants