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

802.11 MSCS descriptor unable to dissect

with regard to MSCS Descriptor element (Element ID 255, Element ID Extension 88). Wireshark is unable to dissect. It would only show tag number 88 unknown. Can wireshark support this?

Thanks

sanfran's avatar
16
sanfran
asked 2021-11-22 16:11:27 +0000
edit flag offensive 0 remove flag close merge delete

Comments

I saw it on 3.6.0. Thanks

sanfran's avatar sanfran (2021-11-23 06:45:41 +0000) edit

We don't close "answered" questions here, we just accept the answer which I've done for you.

grahamb's avatar grahamb (2021-11-23 08:36:12 +0000) edit

Hi,

can you open an issue with a pcap ?

Alexis La Goutte's avatar Alexis La Goutte (2021-11-24 12:54:35 +0000) edit

Issues can be opened at the Wireshark GitLab instance.

grahamb's avatar grahamb (2021-11-24 15:31:58 +0000) edit

And that's not an answer in any case, it's just an indication of the release in which it was found (which is useful information - 3.4.x doesn't include code to dissect it, so if it was 3.4.x the answer is "yes, it can support it, and does in 3.6.0", but, as it's 3.6.0, it's either "yes, it can support it, but the code to support it in 3.6.0 might have a bug").

Guy Harris's avatar Guy Harris (2021-11-24 20:05:16 +0000) edit
add a comment see more comments

1 Answer

0

Wireshark 3.6 contains code to dissect it.

If it's not dissecting it in your capture, either the frame isn't properly formed or there's a bug in the dissector.

If you want us to determine what it is, you must open an issue on GitLab, and attach a capture showing the problem, as Alexis La Goutte and @grahamb have suggested. If you've already opened an issue, please link to it

Guy Harris's avatar
19.9k
Guy Harris
answered 2021-11-24 20:10:45 +0000, updated 2021-11-24 20:12:37 +0000
edit flag offensive 0 remove flag delete link

Comments

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