Wireshark-bugs: [Wireshark-bugs] [Bug 8347] New: DICOM dissector: Support for SCU/SCP Role Selec
Date: Sun, 17 Feb 2013 13:43:25 +0000
Bug ID 8347
Summary DICOM dissector: Support for SCU/SCP Role Selection and Asynchronous Operations Window Negotiation missing
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86-64
OS Ubuntu
Status UNCONFIRMED
Severity Minor
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter stefan.allers@googlemail.com

Build Information:

--
The DICOM dissector does not analyze the (optional) SCU/SCP Role Selection and
Asynchronous Operations Window Negotiation sub-item during association
negotiation. 

The patch attached provides both functionalities.

Furthermore it
- adds some #defines for UIDs
- adds new UIDs (e.g. for Transfer Syntaxes, SOP Classes, ...) acc. PS3.x-2011
- fixes a bug in the calculation of the length for Association Header (function
"dissect_dcm_assoc_header")

Code has passed fuzz testing: overall 5000 passes


You are receiving this mail because:
  • You are watching all bug changes.