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

Wireshark: Add parameter- and log dissection #319

Merged
merged 3 commits into from
Feb 16, 2022
Merged

Conversation

jonasdn
Copy link
Contributor

@jonasdn jonasdn commented Feb 11, 2022

This PR adds awareness of the Logging- and parameter Table of Contents. The result is that we can see the group, name and type of logging variables and parameters.

Se images below for result after this PR:

param-toc
parameter-group
log-toc

log-froup

This adds dissection of the toc channel of the parameter port which
enables us to know the group and name for parameter reads and writes.

You can now filter on the name of a group or a name and follow it
through your session. And also check the type of the parameter.
@jonasdn jonasdn merged commit 4c59dc5 into master Feb 16, 2022
@jonasdn jonasdn deleted the jonasdn/wireshark_toc branch February 16, 2022 09:14
@knmcguire knmcguire added this to the next-release milestone Mar 21, 2022
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.

None yet

2 participants