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 3202] Voip statistics support for Skinny CCP

Date: Thu, 15 Jan 2009 13:25:40 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3202





--- Comment #5 from Carlos Mendioroz <tron@xxxxxxx>  2009-01-15 13:25:40 PDT ---
(In reply to comment #4)
> While at it, length should be >= 12, not 4. Whe have at least length,
> reserved and message.

Oops, my bad. the skinny field length is PDU - 8, or the length
excluding length and reserved. So >= 4 is ok.
Checking that the length is coherent with the tcp payload length
may be a way arround the reserved == 0 test.

I don't have a UCM 7 to test the new version, I'll try ASAP.


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