Skip to content

Add jumbograms and proxy extension parsing to dump command#635

Merged
jfallows merged 22 commits into
aklivity:developfrom
attilakreiner:dump-2
Dec 14, 2023
Merged

Add jumbograms and proxy extension parsing to dump command#635
jfallows merged 22 commits into
aklivity:developfrom
attilakreiner:dump-2

Conversation

@attilakreiner

@attilakreiner attilakreiner commented Dec 12, 2023

Copy link
Copy Markdown
Contributor

Description

This commit adds these features to the dump command:

  • support of IPv6 Jumbograms to accommodate large frames
  • adds the worker index and streams buffer offset
  • adds the ability to dissect proxy type extensions
  • fixes a bug with DATA frames
  • adds the option to install the wireshark plugin
  • adds version info to the wireshark plugin

@attilakreiner attilakreiner Dec 12, 2023

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I added the -e switch for consistency with the start command. The engine is not started so it can't print exceptions, ZillaMain doesn't print them either, so I am printing them here.

@attilakreiner attilakreiner changed the title Dump 2 Add proxy extension parsing to dump command Dec 13, 2023
@attilakreiner attilakreiner changed the title Add proxy extension parsing to dump command Add jumbograms and proxy extension parsing to dump command Dec 13, 2023
@attilakreiner attilakreiner marked this pull request as ready for review December 13, 2023 18:10
@jfallows jfallows merged commit 6097caa into aklivity:develop Dec 14, 2023
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