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.