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 6777] RDM over ArtNet Protocol does not need the Start Byt

Date: Tue, 17 Apr 2012 06:56:55 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6777

--- Comment #8 from Ralph Stillinger <rstill@xxxxxxxxxxxx> 2012-04-17 06:56:54 PDT ---
To maintain both versions just check the "Sub-start code" byte if it's equal to
0xcc then its the old version (Start code and Sub-start code bytes), if not
then new (only Sub-start code byte). The 0xcc is a constant in the rdm
specification.

(In reply to comment #7)
> Created attachment 8247 [details]
> This file has both cases with and without the start byte
> I have a few suggestions.
> 1. Don't remove the original protocol for prior 2004 networks. (see line 6)
> 2. My new RDM packet requests are now called UDPStatus (see line 90) Is this
> what you had in mind? or like packet 92 (ArtRdm). Perhaps this is okay?
> 3. Your bug fix worked for removing the start code (see packets 92-103).
> Nice Job!

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