Wireshark-bugs: [Wireshark-bugs] [Bug 3631] Does not handle protocol number and priority fields
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3631
Chris Maynard <christopher.maynard@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-11-21 21:10:23 PST ---
(In reply to comment #2)
> I think, it would be good to display "unused (must be zero)" and show message
> "Malformed packet" if they have non-zero value for Well-known services.
For WCCP2_SERVICE_STANDARD, the value of priority and protocol are now
displayed with the message, "(unused, must be zero)" following the value. If
the value is non-zero, then an expert info message is logged. I used
PI_PROTOCOL for the group with PI_WARN as the severity, since this seemed to
best match the actual condition, and seems to better follow the guidance
provided in epan/proto.h.
Committed rev 34998.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.