Wireshark QMI dissector: bugfix for Windows request decoding

The Wireshark QMI dissector has a new commits, fixing a bug recently discovered on Windows.

Wireshark qmi

Commit “Fix Windows USB header parsing” fixes an issue in Windows where requests sent to the modem were not properly decoded when using recent version of the USB pcap library.

This seems to depend on commit “Change control transfer capture data format” (but I could be wrong).

Anyway, the Wireshark QMI dissector is working again in Windows. Here an overview of what is the Wireshark QMI dissector.

The dissector is available in github and, as usual, comments and contributions are welcome.