https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3318
Summary: UNS bit not correctly parsed in DNP APP Layer
Product: Wireshark
Version: 1.0.6
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Extras
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: xavier.laxa@xxxxxxxxxxxxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The UNS bit of the Control Code in the Application Layer of the DNP Protocol is
not correctly parsed. In the DNP documentation, the Sequence Number consists of
bits 0-3 in the control code of the Application Layer, and bit 4 is the UNS
(unsolicited) bit. Wireshark currently parses the control code as bit 0-4 for
the sequence number, and makes no reference to the UNS bit whatsoever.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.