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

Make the protocol dissector heuristic #14335

Merged
merged 3 commits into from Feb 4, 2024
Merged

Conversation

someone-aka-sum1
Copy link
Contributor

@someone-aka-sum1 someone-aka-sum1 commented Feb 2, 2024

As per FIXME in the file itself (now removed):

  • Stop processing all UDP packets sent on port 3000
  • Start processing all unhandled UDP packets with a payload that starts with Minetest's magic number

* Stop processing all UDP packets sent on port 3000
* Start processing all unhandled UDP packets with a payload that starts with the Minetest's magic number
util/wireshark/minetest.lua Outdated Show resolved Hide resolved
util/wireshark/minetest.lua Outdated Show resolved Hide resolved
@sfan5 sfan5 added the Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines label Feb 4, 2024
@sfan5 sfan5 merged commit 16aaef0 into minetest:master Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
One approval ✅ ◻️ Trivial The change is a trivial bug fix, documentation or maintenance change, as per the Git Guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants