Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5846] A new dissector for uTorrent Transport Protocol

Date: Tue, 19 Apr 2011 20:28:53 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5846

--- Comment #6 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-04-19 23:28:52 EDT ---
(In reply to comment #5)

> I don't think it's the latest spec in use, as the max of version field has
> reached 4.
> 
> But the latest official spec in doc is still saying "The current version is 1".
> So I'm just going to keep in step with the official doc.
> 
> Or we can work on libutp? https://github.com/bittorrent/libutp

OK: I've looked at the libutp utp.cpp and see that the V2 (and greater) header
format is quite different: somewhat similar fields but different sizes/offsets.

The V2 format matches your capture so I'll update the dissector tomorrow to
dissect the header according to the version (unless you've already started).

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.