First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Process of adding protocol decodes in wireshark.

  • retag add tags

What is the process I should follow for wireshark to decode some protocols? Do I create a feature request? or Bugb?

Specifically,this is WIFI alliance protocol called Agile Multiband (MBO).

Current wireshark does not decode these packets properly, making it difficult to test and automate using wireshark.

I have the full specification that I can attach here (but I don't have enough "points").

This is urgently needed.

dpatel100's avatar
3
dpatel100
asked 2020-08-19 16:46:59 +0000
edit flag offensive 0 remove flag close merge delete

Comments

What version of Wireshark are you running?
Looks like it was added in this enhancement

Chuckc's avatar Chuckc (2020-08-19 17:32:05 +0000) edit

Note these changes have not been back-ported to the stable version so will only be found (currently) in a 3.3.0-rc automated build or if you build yourself from master.

grahamb's avatar grahamb (2020-08-20 07:38:50 +0000) edit

I tested latest stable version, and did not see it working. So, I was perplexed. With your message that it is in 3.3.0-rc-auktomated build folder, I verified it is working correctly. I tested build 3.3.0rc0-1872.
Thank You so much for responding so quickly! Wireshark is awesome!

dpatel100's avatar dpatel100 (2020-08-20 18:03:34 +0000) edit

When will this be merged into stable branch?

dpatel100's avatar dpatel100 (2020-08-25 15:12:30 +0000) edit

It won't, as the stable branch only get bug-fixes. When 3.4 becomes the stable branch it will be in that release.

See the wiki pages on Release Policy and LifeCycle for more info.

grahamb's avatar grahamb (2020-08-25 15:41:11 +0000) edit
add a comment see more comments

1 Answer

0

To answer the question about the process, see the wiki pages; Creating Patches and Submitting Patches, the Wireshark Developers Guide (WSDG) and the documentation in the source tree under the doc directory.

Note that a migration from Gerrit to GitLab is currently underway and the process using GitLab will be different. Documentation etc. is being modified as I write this.

grahamb's avatar
23.8k
grahamb
answered 2020-08-20 11:07:21 +0000
edit flag offensive 0 remove flag delete link

Comments

Thank You!

dpatel100's avatar dpatel100 (2020-08-20 18:03:43 +0000) edit

If an answer has solved your question please accept it for the benefit of others who may have the same issue by clicking the checkmark icon to the left pf the answer.

grahamb's avatar grahamb (2020-08-21 07:55:57 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer