Skip to content

Add frame information to packet info popup#47

Merged
pythops merged 6 commits intopythops:mainfrom
nand-nor:add/eth-frame-info
May 19, 2025
Merged

Add frame information to packet info popup#47
pythops merged 6 commits intopythops:mainfrom
nand-nor:add/eth-frame-info

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