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

Update to support Wireshark 4.4.0 (current latest stable) #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

XenoKovah
Copy link

I opened the 3.4.4 and 4.4.0 versions of the file in a diffing util and then copied stuff over into the 4.4.0. This seems to yield a working Wireshark 4.4.0 (the latest stable) with the Apple MSD parsing intact (though there's a weird thing where it will show the Apple vendor ID twice, one expandable, and one not:
image

Also there's one line I'm not sure of the right way to copy over, so I kept the existing line and just commented it out. Find that line tagged with "XENO". Please correct and remove the tag if you can easily see the correct way to do it. (I tested at least that even with that line un-commented, it didn't make a difference for the above vendor ID expansion issue.)

Xeno Kovah added 2 commits October 8, 2024 20:16
…ficient to yield a version that will compile for 4.4.0 and parse within Wireshark as well as the prior versions (albeit with deprecation warnings that should ideally be cleaned up). Only a couple places where I'm unsure of things are tagged with XENO.
Copy link

@Chavk77 Chavk77 left a comment

Choose a reason for hiding this comment

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

Good

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